Update define.sh
This commit is contained in:
parent
a9b3f16a57
commit
415e410b65
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
: "${XRES:=""}"
|
||||
: "${YRES:=""}"
|
||||
: "${VERIFY:=""}"
|
||||
: "${REGION:=""}"
|
||||
: "${MANUAL:=""}"
|
||||
|
|
Loading…
Reference in a new issue