diff --git a/.forgejo/buttons.sh b/.forgejo/buttons.sh index 7c4af57..d7527d8 100755 --- a/.forgejo/buttons.sh +++ b/.forgejo/buttons.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -euo pipefail +#set -euo pipefail # script downloads buttons manually and hosts them. so hotlinking but Not Really # probably don't need to do this/this is probably worse but it runs weekly so its not *that* bad i think??