aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x0-preinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/0-preinstall.sh b/0-preinstall.sh
index 557574b..e908314 100755
--- a/0-preinstall.sh
+++ b/0-preinstall.sh
@@ -141,5 +141,5 @@ if [[ $TOTALMEM -lt 8000000 ]]; then
echo "/opt/swap/swapfile none swap sw 0 0" >> /mnt/etc/fstab #Add swap to fstab, so it KEEPS working after installation.
fi
echo "--------------------------------------"
-echo "-- SYSTEM READY FOR 0-setup --"
+echo "-- SYSTEM READY FOR 1-setup --"
echo "--------------------------------------"