Skip to content

Commit 12776d7

Browse files
committed
Merge branch 'hotfix/1.0.2'
2 parents c5673ef + 161c957 commit 12776d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
$exclude .= ' --exclude='.$exc;
162162
}
163163
$commands[] = sprintf(
164-
'%s -azv %s %s %s %s'
164+
'%s -rltgoDzv %s %s %s %s'
165165
, $binaries['rsync']
166166
, TMP_DIR
167167
, TARGET_DIR

0 commit comments

Comments
 (0)