diff --git a/arch-install b/arch-install index 0312567..ec0b255 100755 --- a/arch-install +++ b/arch-install @@ -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"