aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-25 20:50:46 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-25 20:51:04 +0900
commit9f8d81d3bef44e87d2e721f4f602f6521e246047 (patch)
treeb7b03e43bb1ff19e1828dfdf0807f38690f7a4d0 /copy.sh
parentb898e3a20eb228fd50c8b010a37b44019b0937b7 (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