aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/copy.sh b/copy.sh
index 456f9821..3ec9dbfc 100755
--- a/copy.sh
+++ b/copy.sh
@@ -595,6 +595,12 @@ if [ -d "$DIRPATHw" ]; then
fi
done || true
+ # Step 4: restore Modules_Extras
+ BACKUP_FILE="$DIRPATHw-backup-$BACKUP_DIR/Modules_Extras"
+ if [ -f "$BACKUP_FILE" ]; then
+ cp -f "$BACKUP_FILE" "$DIRPATHw/Modules_Extras"
+ fi
+
break
;;
[Nn]* )
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage