aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-13 20:59:23 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-13 20:59:23 +0900
commit8a6902a8d4e1782757bee3b93b581dd41bedd716 (patch)
tree3275e532c41f3625af2e867ae25d05f66cd40fba
parent3d952b18971b9e234530abc3734e6a13ef225fe0 (diff)
updated copy.sh highlighting about restoring old configs
-rwxr-xr-xcopy.sh14
1 files changed, 11 insertions, 3 deletions
diff --git a/copy.sh b/copy.sh
index f037e476..ac834ec0 100755
--- a/copy.sh
+++ b/copy.sh
@@ -715,9 +715,17 @@ if [ -z "$BACKUP_DIR" ]; then
fi
if [ -d "$BACKUP_DIR_PATH" ]; then
- echo -e "${NOTE} Restoring previous ${MAGENTA}User-Configs${RESET}... "
- echo -e "${WARN} ${WARNING}If you decide to restore the old configs, make sure to handle the updates or changes manually${RESET}."
- echo -e "${INFO} Kindly Visit and check KooL's Hyprland-Dots GitHub page for the history of commits."
+ echo -e "${NOTE} Restoring previous ${MAGENTA}User-Configs${RESET}... "
+ print_color $WARNING "
+ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
+ NOTES for RESTORING PREVIOUS CONFIGS
+ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
+
+ If you decide to restore your old configs, make sure to
+ handle the updates or changes manually !!!
+ "
+ echo -e "${MAGENTA}Kindly Visit and check KooL's Hyprland-Dots GitHub page for the history of commits.${RESET}"
+
for FILE_NAME in "${FILES_TO_RESTORE[@]}"; do
BACKUP_FILE="$BACKUP_DIR_PATH/$FILE_NAME"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage