diff --git a/Amelia.sh b/Amelia.sh index 67233b7..fc87572 100644 --- a/Amelia.sh +++ b/Amelia.sh @@ -2,7 +2,7 @@ # Amelia Installer # Source: https://gitlab.com/prism7/archery -# Version: 1.0.2 +# Version: 1.0.3 set -euo pipefail ################################################################################################### @@ -1439,7 +1439,10 @@ Enter [y/N]: " sleep 0.2 YELLOW " - ### A /Home Partition will be created ";; + ### A /Home Partition will be created${cyan} + + + >> ${nc}To use an ${yellowl}existing /Home ${nc}partition select ${yellowl}'Manual Mode' ${nc}at the ${bwhite}'Mode Selection' ${nc}stage ";; n) skip echo;; @@ -1450,6 +1453,7 @@ Enter [y/N]: " sleep 0.2 YELLOW " + ### ${fsname} has been selected " ;; 2) @@ -3653,13 +3657,13 @@ ${magenta}###${nc}------------------------------------${magenta}[ ${bwhite}Prese - [1] Create ESP & /Root (${cyan}Ext4${nc},${magenta}Btrfs${nc}) + [1] Create ESP & /Root (${cyan}Ext4${nc},${magenta}Btrfs${nc}) - [2] Create ESP, /Root & /Swap (${cyan}Ext4${nc},${magenta}Btrfs${nc}) + [2] Create ESP, /Root & /Swap (${cyan}Ext4${nc},${magenta}Btrfs${nc}) - [3] Create ESP, /Root & /Home (${cyan}Ext4${nc}) + [3] Create ESP, /Root & /Home (${cyan}Ext4${nc}) - [4] Create ESP, /Root, /Home & /Swap (${cyan}Ext4${nc}) " + [4] Create ESP, /Root, /Home & /Swap (${cyan}Ext4${nc}) " BLUE "