aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-20 14:19:06 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-20 14:19:06 +0900
commitac636784948045854be19dc8a2f347480fd85671 (patch)
tree17cb1dbbba207b5b22d647853fd0d8945a487560 /upgrade.sh
parent765642c6beff60ccc75e56512a33fc3b6ef47a74 (diff)
Some formatting, header adjustments on conf and scripts
Diffstat (limited to 'upgrade.sh')
-rwxr-xr-xupgrade.sh9
1 files changed, 6 insertions, 3 deletions
diff --git a/upgrade.sh b/upgrade.sh
index 29697820..d3f68d64 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -1,11 +1,14 @@
#!/bin/bash
-### https://github.com/JaKooLit/JaKooLit
+# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
+# for Semi-Manual upgrading your system.
+# NOTE: requires rsync
+
# 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)
@@ -17,7 +20,7 @@ if [ ! -d Upgrade-Logs ]; then
mkdir Upgrade-Logs
fi
-LOG="Upgrade-Logs/upgrade-$(date +%d-%H%M%S)_dotfiles.log"
+LOG="Upgrade-Logs/upgrade-$(date +%d-%H%M%S)_upgrade_dotfiles.log"
# source and target versions
source_dir="config"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage