aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-31 00:52:54 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-31 00:52:54 +0900
commit090cc93f75c7eea189415b2c7a788018a91578c6 (patch)
treea407f86fbe8c84e6a8416c9a68b2a27255f6044c /upgrade.sh
parent1bcf3ab61608ff3f3c7093146ac6946e34fe1ebb (diff)
color coding update
Diffstat (limited to 'upgrade.sh')
-rwxr-xr-xupgrade.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/upgrade.sh b/upgrade.sh
index d35068b7..a094a58a 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -8,9 +8,9 @@
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
NOTE="$(tput setaf 3)[NOTE]$(tput sgr0)"
-WARN="$(tput setaf 5)[WARN]$(tput sgr0)"
+WARN="$(tput setaf 1)[WARN]$(tput sgr0)"
CAT="$(tput setaf 6)[ACTION]$(tput sgr0)"
-ORANGE=$(tput setaf 9)
+ORANGE=$(tput setaf 5)
YELLOW=$(tput setaf 3)
RESET=$(tput sgr0)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage