do not remove config.php when rsyncing source to work directory

remotes/origin/pgsql-count-bits-12
Andrew Dolgov 5 years ago
parent 58014048d2
commit 1ead810c78

@ -29,6 +29,7 @@ else
--exclude feed-icons \ --exclude feed-icons \
--exclude plugins.local \ --exclude plugins.local \
--exclude themes.local \ --exclude themes.local \
--exclude config.php \
$SRC_DIR/ $DST_DIR/ $SRC_DIR/ $DST_DIR/
rsync -aP --delete \ rsync -aP --delete \

Loading…
Cancel
Save