Update define.sh

This commit is contained in:
Kroese 2025-03-13 12:40:40 +01:00 committed by GitHub
parent 66d5c41083
commit a9306b0a48
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:=""}"