Fixed Typo
This commit is contained in:
parent
458e7ca98f
commit
08a4d544e4
@ -34,7 +34,7 @@ BGBL='\e[1;30;47m' # Background W Text Bl
|
|||||||
N='\e[0m' # How to use (example): echo "${G}example${N}"
|
N='\e[0m' # How to use (example): echo "${G}example${N}"
|
||||||
loadBar=' ' # Load UI
|
loadBar=' ' # Load UI
|
||||||
|
|
||||||
##Setting Up Funcations
|
##Setting Up Functions
|
||||||
animate(){
|
animate(){
|
||||||
PID=$!
|
PID=$!
|
||||||
h=0
|
h=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user