Update define.sh

This commit is contained in:
Kroese 2024-06-10 15:12:57 +02:00 committed by GitHub
parent 20e20be746
commit 2f09da506c
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:=""}"