Update define.sh

This commit is contained in:
Kroese 2025-03-13 11:59:46 +01:00 committed by GitHub
parent a5fc082466
commit 5704272d2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
#!/usr/bin/env bash
set -Eeuo pipefail
: "${KEY:=""}"
: "${WIDTH:=""}"
: "${HEIGHT:=""}"
: "${VERIFY:=""}"