Allow *.zip or *.tar.gz to not exist

This commit is contained in:
Jakob Borg
2023-05-01 08:24:36 +02:00
parent 40b7fc8a1e
commit d143aee0cb
+1
View File
@@ -1,5 +1,6 @@
#!/bin/bash
set -euo pipefail
shopt -s nullglob
sign() {
f="$1"