Update define.sh

This commit is contained in:
Kroese 2024-06-11 02:20:59 +02:00 committed by GitHub
parent a9b3f16a57
commit 415e410b65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,8 @@
#!/usr/bin/env bash
set -Eeuo pipefail
: "${XRES:=""}"
: "${YRES:=""}"
: "${VERIFY:=""}"
: "${REGION:=""}"
: "${MANUAL:=""}"