From 3988b2edbbc499d4044a62c721f14c6c88885279 Mon Sep 17 00:00:00 2001 From: Sneed Group Holder Date: Thu, 28 Nov 2024 11:50:31 -0600 Subject: [PATCH] wow --- launcher.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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