apparently this is what butler calls this

This commit is contained in:
Finn Ellis 2020-03-08 05:26:36 -07:00 committed by GitHub
parent 7eb81c4a77
commit d5ec0e7301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ set -e
mkdir -p ~/.config/itch
echo $BUTLER_CREDENTIALS > ~/.config/itch/butler_creds
butler upgrade -y
butler upgrade --assume-yes
versionArgument=""