From 8aeac8fe2c17d5396a7bcbba598bb3bd8be5e265 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 21 Apr 2023 22:02:53 +0200 Subject: [PATCH] Comment --- run/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/run.sh b/run/run.sh index 739cad6..8cc935f 100755 --- a/run/run.sh +++ b/run/run.sh @@ -3,7 +3,7 @@ set -eu # Docker environment variabeles -: ${URL:=''}. # URL of PAT file +: ${URL:=''}. # URL of the PAT file : ${DEBUG:=''}. # Enable debug mode : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # Amount of CPU cores