add more detail to and fix launch launcher

This commit is contained in:
The Ghost of FOSS' Past 2024-11-24 12:39:33 -06:00
parent d4119b0ee8
commit 7595d63a03

View file

@ -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