Update config.sh

This commit is contained in:
Kroese 2024-05-21 09:12:00 +02:00 committed by GitHub
parent d1d920372a
commit 0b2225531e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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