aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-09-20 19:02:39 +0900
committerGitHub <noreply@github.com>2024-09-20 19:02:39 +0900
commit2b715deacefc61247ca15ed8527730c0537407f1 (patch)
tree17cb1dbbba207b5b22d647853fd0d8945a487560 /release.sh
parent50d110bf76233350c9478bb6b107c67758fcb234 (diff)
parente1e8a5d54a47d04488d42e9141d414874cf83838 (diff)
Merge pull request #453 from JaKooLit/development
Development to Main
Diffstat (limited to 'release.sh')
-rwxr-xr-xrelease.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/release.sh b/release.sh
index 06e57168..84005628 100755
--- a/release.sh
+++ b/release.sh
@@ -1,10 +1,12 @@
#!/bin/bash
+# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
+# For downloading dots from releases
# Set some colors for output messages
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
NOTE="$(tput setaf 3)[NOTE]$(tput sgr0)"
-WARN="$(tput setaf 166)[WARN]$(tput sgr0)"
+WARN="$(tput setaf 5)[WARN]$(tput sgr0)"
CAT="$(tput setaf 6)[ACTION]$(tput sgr0)"
ORANGE=$(tput setaf 166)
YELLOW=$(tput setaf 3)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage