diff --git a/get_butler.sh b/get_butler.sh index b3d295b..3f9b6e5 100755 --- a/get_butler.sh +++ b/get_butler.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -wget -O butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default +wget -O butler.zip https://broth.itch.zone/butler/linux-amd64/LATEST/archive/default unzip butler.zip # GNU unzip tends to not set the executable bit even though it's set in the .zip