another update

This commit is contained in:
JaKooLit
2024-01-01 21:21:25 +09:00
parent 64a0cfae32
commit 489a060a3e
11 changed files with 0 additions and 72 deletions

View File

@@ -4,8 +4,6 @@
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
set -e
# Set some colors for output messages
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"