yes, really upgrade

This commit is contained in:
Finn Ellis 2020-03-08 05:14:29 -07:00 committed by GitHub
parent e244514515
commit 7eb81c4a77
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
butler upgrade -y
versionArgument=""