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

exclude plugins/af_comics/filters.local when copying over uptodate source

This commit is contained in:
Andrew Dolgov 2022-05-13 16:42:28 +03:00
parent e53986a352
commit 71f6f18d5b

View file

@ -33,6 +33,7 @@ else
--exclude cache \
--exclude lock \
--exclude feed-icons \
--exclude plugins/af_comics/filters.local \
--exclude plugins.local \
--exclude templates.local \
--exclude themes.local \