excludes wp-config.php from remote to local syncing
This commit is contained in:
@@ -29,6 +29,7 @@ fi
|
||||
rsync \
|
||||
--archive \
|
||||
--delete \
|
||||
--exclude '/wp-config.php' \
|
||||
--exclude-from='exclude-list' \
|
||||
--human-readable \
|
||||
--progress \
|
||||
|
||||
Reference in New Issue
Block a user