This commit is contained in:
Christoph 2025-01-17 02:23:43 +01:00
commit 014cf46b74

View File

@ -505,7 +505,7 @@ fi
# ----------
echononl " Read Commandline Parameter.."
while getopts bd:f:hs: opt ; do
while getopts bc:d:f:hs: opt ; do
case $opt in
b) BATCH_MODE=true
NON_INTERACTIVE_MODE=true