1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-12 18:19:52 +02:00

don't exclude config.php on startup

This commit is contained in:
Andrew Dolgov 2021-02-23 18:37:25 +03:00
parent d89a93348a
commit 17c3197769

View file

@ -34,7 +34,6 @@ else
--exclude plugins.local \
--exclude templates.local \
--exclude themes.local \
--exclude config.php \
$SRC_DIR/ $DST_DIR/
rsync -a --delete \