Some aesthetic changes

This commit is contained in:
elementrick 2024-07-26 20:55:26 +00:00
parent d119143434
commit 1913ee51f2

View file

@ -3119,9 +3119,7 @@ ${multi_swap}
swapprt="fail" swapprt="fail"
fi fi
fi fi
local prompt="Installation Disk"
if [[ ${rootprt} == "fail" ]] || [[ "${bootprt}" == "fail" ]] || [[ ${homeprt} == "fail" ]] || [[ ${swapprt} == "fail" ]]; then if [[ ${rootprt} == "fail" ]] || [[ "${bootprt}" == "fail" ]] || [[ ${homeprt} == "fail" ]] || [[ ${swapprt} == "fail" ]]; then
sanity="no" sanity="no"
else else
@ -3148,7 +3146,7 @@ ${multi_swap}
BLUE " BLUE "
> Proceed using the current partitioning layout ? [y/n]${nc} > Proceed using the ${nc}${cyan}current ${blue}partitioning layout ? [y/n]
" "
read -r -p " read -r -p "
==> " partok ==> " partok
@ -3170,8 +3168,14 @@ ${multi_swap}
return 1 return 1
fi fi
else else
ok
sleep 0.3 sleep 0.3
NC "
-----------------------
### ${green}SANITY CHECK OK${nc} ###
-----------------------"
sleep 1
YELLOW " YELLOW "
@ -3185,7 +3189,7 @@ ${multi_swap}
BLUE " BLUE "
> Proceed using the current partitioning layout ? [y/n]${nc} > Proceed using the ${nc}${cyan}current ${blue}partitioning layout ? [y/n]
" "
read -r -p " read -r -p "
==> " partok ==> " partok
@ -5598,7 +5602,7 @@ NVIDIA_HOOK
line3 line3
CYANBG "************************************************************************************************* " CYANBG "************************************************************************************************* "
CYANBG " " CYANBG " "
CYANBG " ### Amelia Installer ### " CYANBG " ### Amelia Installer ### "
CYANBG " " CYANBG " "
CYANBG "************************************************************************************************* " CYANBG "************************************************************************************************* "
NC " NC "