mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 08:57:33 +08:00
Update config.sh
This commit is contained in:
parent
6d1f59c4bc
commit
8adb039d0d
@ -30,4 +30,8 @@ if [[ "$RAM_CHECK" != [Nn]* ]]; then
|
||||
|
||||
fi
|
||||
|
||||
if [[ "$DEBUG" == [Yy1]* ]];
|
||||
printf "Arguments:\n\n${ARGS// -/$'\n-'}" && echo
|
||||
fi
|
||||
|
||||
return 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user