remove debug echo

This commit is contained in:
rootzoll
2021-07-03 00:39:55 +02:00
parent 8e1c375a8a
commit f7c658aa40

View File

@@ -160,7 +160,7 @@ do
if [ "${setupPhase}" != "done" ]; then
echo "# DURING SETUP: Handle System State (${state})"
#echo "# DURING SETUP: Handle System State (${state})"
# when no HDD on Vagrant - just print info & exit (admin info & exit)
if [ "${state}" == "noHDD" ] && [ ${vagrant} -gt 0 ]; then