mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-10 08:49:53 +02:00
do not remove config.php when rsyncing source to work directory
This commit is contained in:
parent
58014048d2
commit
1ead810c78
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue