mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 17:07:58 +08:00
Update config.sh
This commit is contained in:
parent
d1d920372a
commit
0b2225531e
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user