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