mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-14 14:20:32 +08:00
Update config.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user