aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
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