diff --git a/run/run.sh b/run/run.sh index abe5589..1c7734d 100755 --- a/run/run.sh +++ b/run/run.sh @@ -4,7 +4,7 @@ set -eu # Docker environment variabeles : ${URL:=''} # URL of the PAT file -: ${DEBUG:=''}. # Enable debug mode +: ${DEBUG:=''} # Enable debug mode : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # Amount of CPU cores : ${DISK_SIZE:='16G'} # Initial data disk size