]> git.llucax.com Git - software/bacap.git/blobdiff - bacap
Fix typo (thank Rayis for the report!)
[software/bacap.git] / bacap
diff --git a/bacap b/bacap
index 8be3167341569d5d86e13c3c8e1d0893ce619cde..976ee08aa410b5046bde8399ca6e1a71a1b8385c 100755 (executable)
--- a/bacap
+++ b/bacap
@@ -35,7 +35,7 @@ DATE_FMT="%Y-%m-%d"
 PING_CHECK=1
 
 # rsync flags to use
-RSYNC_FLAGS="-aAXHx --numeric-ids"
+RSYNC_FLAGS="-aAHSXx --numeric-ids"
 
 # rsync flags to use when in verbose mode
 RSYNC_VERBOSE_FLAGS="-v --stats"