diff --git a/launcher.zsh b/launcher.zsh index 7e5af91..95cefc7 100755 --- a/launcher.zsh +++ b/launcher.zsh @@ -9,10 +9,10 @@ fi echo "Choose an option:" echo "1. Full (512GB+ storage models)" echo "2. Lightweight (256GB Storage models)" -echo "3. CLI ONLY (For those storing their apps and home on external media)" +echo "3. CLI ONLY" echo "" echo "" -echo "MINI-REMINDER: SAM, SET YOUR HOME FOLDER TO YOUR 1TB DRIVE, THEN USE 3." +echo "MINI-REMINDER: SAM, SET YOUR HOME FOLDER TO YOUR 1TB DRIVE, THEN USE 2." echo "" printf "Enter your choice (1 to 3): " read choice