From: Mathias Klette Date: Tue, 16 Apr 2013 15:27:28 +0000 (+0200) Subject: liveboot_rsync: fix filter: use recursive wildcard X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=8715b66147daa048894655020e5a6daf8ad46283;p=profitbricks%2Fjenkins-build-scripts.git liveboot_rsync: fix filter: use recursive wildcard --- diff --git a/liveboot_rsync.sh b/liveboot_rsync.sh index 2240bc7..b356dfc 100755 --- a/liveboot_rsync.sh +++ b/liveboot_rsync.sh @@ -11,7 +11,7 @@ export # Define default settings # RSYNC_SRC=/srv/mirror/liveboot -RSYNC_FILTER='--include=liveboot-* --include=pending-approval --exclude=*' +RSYNC_FILTER='--include=liveboot-** --include=pending-approval --exclude=*' # # destination patterns, must contain username and path and trailing slash, aka $USER@$HOST/$PATH/