mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Change: Refine prompt's visual aesthetics
This commit is contained in:
parent
9ef0695a55
commit
f059095eaa
1 changed files with 6 additions and 4 deletions
10
Amelia.sh
10
Amelia.sh
|
@ -140,9 +140,11 @@ line3 (){
|
||||||
}
|
}
|
||||||
unmount (){
|
unmount (){
|
||||||
sleep 0.3
|
sleep 0.3
|
||||||
RED "
|
line3
|
||||||
|
REDBG " ${yellow}------------------------- "
|
||||||
[!] Unmounting and Retrying.. "
|
REDBG " ${yellow}[!] Unmount and Retry${redbg} [!] "
|
||||||
|
REDBG " ${yellow}------------------------- "
|
||||||
|
echo
|
||||||
reload
|
reload
|
||||||
sleep 0.3
|
sleep 0.3
|
||||||
NC "
|
NC "
|
||||||
|
@ -377,7 +379,7 @@ ${magenta}###${nc}--------------------------------${magenta}[ ${bwhite}Internet
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[!] An active internet connection is mandatory to continue
|
[!] A connection to ${nc}'www.archlinux.org' ${red}could not be established [!]
|
||||||
|
|
||||||
"
|
"
|
||||||
failure
|
failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue