Update config.sh

This commit is contained in:
Kroese
2024-05-21 09:12:00 +02:00
committed by GitHub
parent d1d920372a
commit 0b2225531e

View File

@@ -30,7 +30,7 @@ if [[ "$RAM_CHECK" != [Nn]* ]]; then
fi
if [[ "$DEBUG" == [Yy1]* ]];
if [[ "$DEBUG" == [Yy1]* ]]; then
printf "Arguments:\n\n${ARGS// -/$'\n-'}" && echo
fi