don't fail on errors
This commit is contained in:
parent
5103a1ac90
commit
f114ec3477
1 changed files with 1 additions and 1 deletions
|
|
@ -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??
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue