diff options
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -599,6 +599,8 @@ if [ -d "$DIRPATHw" ]; then BACKUP_FILEw="$DIRPATHw-backup-$BACKUP_DIR/UserModules" if [ -f "$BACKUP_FILEw" ]; then cp -f "$BACKUP_FILEw" "$DIRPATHw/UserModules" + fi + break ;; |
