aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-25 20:50:39 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-25 20:50:59 +0900
commitecc490d99db16625520cfb695a3aad5414939a45 (patch)
treeb7b03e43bb1ff19e1828dfdf0807f38690f7a4d0 /copy.sh
parent9d8b2c12c7ed867ce704d035033f2637e62e40b8 (diff)
updated Waybar Extra Modules to UserModules
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index 3ec9dbfc..6f4bc3cc 100755
--- a/copy.sh
+++ b/copy.sh
@@ -596,9 +596,9 @@ if [ -d "$DIRPATHw" ]; then
done || true
# Step 4: restore Modules_Extras
- BACKUP_FILE="$DIRPATHw-backup-$BACKUP_DIR/Modules_Extras"
+ BACKUP_FILE="$DIRPATHw-backup-$BACKUP_DIR/UserModules"
if [ -f "$BACKUP_FILE" ]; then
- cp -f "$BACKUP_FILE" "$DIRPATHw/Modules_Extras"
+ cp -f "$BACKUP_FILE" "$DIRPATHw/UserModules"
fi
break
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage