don't fail on errors

This commit is contained in:
Ruben 2024-11-30 16:44:38 -06:00
commit f114ec3477
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -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??