noinstall=debug

This commit is contained in:
simono41 2018-06-07 03:19:57 +02:00
parent 6c3627f469
commit 4d914d7fcb

View file

@ -1098,7 +1098,7 @@ abfrage
secureumount
if [ "${name}" == "debug" ]
if [ "${name}" == "debug" ] || [ "${name}" == "noinstall" ]
then
echo "DEBEUG-MODUS"
echo "If no more commands are required, simply press enter"