Update glacier-install.sh
This commit is contained in:
parent
6c0a7ded21
commit
37cccd709b
@ -7,7 +7,7 @@ export red="\033[1;31m"
|
|||||||
export green="\033[1;32m"
|
export green="\033[1;32m"
|
||||||
export yellow="\033[1;33m"
|
export yellow="\033[1;33m"
|
||||||
export blue="\033[1;34m"
|
export blue="\033[1;34m"
|
||||||
exportreset="\033[m"
|
export reset="\033[m"
|
||||||
|
|
||||||
# Define unicode symbols
|
# Define unicode symbols
|
||||||
export check="\xE2\x9C\x93"
|
export check="\xE2\x9C\x93"
|
||||||
|
Loading…
Reference in New Issue
Block a user