mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-22 16:10:55 +02:00
remove debug echo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user