diff --git a/setup.sh b/setup.sh index 1a0ae445..442ebfc7 100644 --- a/setup.sh +++ b/setup.sh @@ -3,6 +3,7 @@ # Copyright (c) 2022 Alex313031. YEL='\033[1;33m' # Yellow +CYA='\033[1;96m' # Cyan RED='\033[1;31m' # Red GRE='\033[1;32m' # Green c0=$'\033[0m' # Reset Text