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