mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update setup.sh
This commit is contained in:
parent
af9c4a06e1
commit
76674e56ab
1 changed files with 1 additions and 0 deletions
1
setup.sh
1
setup.sh
|
@ -3,6 +3,7 @@
|
||||||
# Copyright (c) 2022 Alex313031.
|
# Copyright (c) 2022 Alex313031.
|
||||||
|
|
||||||
YEL='\033[1;33m' # Yellow
|
YEL='\033[1;33m' # Yellow
|
||||||
|
CYA='\033[1;96m' # Cyan
|
||||||
RED='\033[1;31m' # Red
|
RED='\033[1;31m' # Red
|
||||||
GRE='\033[1;32m' # Green
|
GRE='\033[1;32m' # Green
|
||||||
c0=$'\033[0m' # Reset Text
|
c0=$'\033[0m' # Reset Text
|
||||||
|
|
Loading…
Reference in a new issue