From 7595d63a03525a3a6e5c2efa128a20eaf6ad0f13 Mon Sep 17 00:00:00 2001 From: Sneed Group Holder Date: Sun, 24 Nov 2024 12:39:33 -0600 Subject: [PATCH] add more detail to and fix launch launcher --- launcher.zsh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/launcher.zsh b/launcher.zsh index 4cbde36..7e5af91 100755 --- a/launcher.zsh +++ b/launcher.zsh @@ -10,8 +10,11 @@ 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)" - -printf "Enter your choice (1 or 2): " +echo "" +echo "" +echo "MINI-REMINDER: SAM, SET YOUR HOME FOLDER TO YOUR 1TB DRIVE, THEN USE 3." +echo "" +printf "Enter your choice (1 to 3): " read choice case $choice in