Skip to content

Commit 11f88e1

Browse files
authored
Fix 652 bkp primary rsync --force to allow dir => symlink (#653)
1 parent 9318caa commit 11f88e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rsconf/package_data/bkp/primary.sh.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ primary_rsync() {
7474
rsync
7575
--archive
7676
--delete
77+
--force
7778
# https://gist.github.com/KartikTalwar/4393116
7879
# rsync (Everyone seems to like -z [--compress], but it is much slower for me)
7980
# --compress

0 commit comments

Comments
 (0)