Fabbi / autoshift

automatic SHiFT code redemption scriptâ„¢
GNU General Public License v3.0
64 stars 23 forks source link

ttw not supported on docker image :latest #36

Closed zarmstrong closed 2 years ago

zarmstrong commented 2 years ago

Just created a brand new instance, looks like it doesn't have the latest code build, despite using the :latest tag

autoshift_epic     | usage: auto.py [-h] [-u USER] [-p PASS] [--golden] [--non-golden] --games
autoshift_epic     |                {bl,bl2,blps,bl3} [{bl,bl2,blps,bl3} ...] --platforms
autoshift_epic     |                {steam,epic,ps,xbox} [{steam,epic,ps,xbox} ...] [--limit LIMIT]
autoshift_epic     |                [--schedule] [-v]
autoshift_epic     | auto.py: error: argument --games: invalid choice: 'ttw' (choose from 'bl', 'bl2', 'blps', 'bl3')
autoshift_epic exited with code 2
zarmstrong commented 2 years ago

ERr I see the issue now, confusingboat doesn't have the latest code from this repo. That explains it. I'll see if I can come up with a solution before closing this ticket

zarmstrong commented 2 years ago

See https://github.com/Fabbi/autoshift/pull/37 for fix for this issue

Fabbi commented 2 years ago

fixed in #37