Remove refs to .make

This commit is contained in:
Tim Hockin
2022-10-01 14:15:10 -07:00
parent d8988801c2
commit 1c65dc535f
5 changed files with 2 additions and 26 deletions

View File

@@ -77,7 +77,7 @@ port = 8730
secrets file = ${SECRETS}
read only = false
path = ${VOLUME}
filter = - /.make/ - /_tmp/
filter = - /_tmp/
EOF
exec /usr/bin/rsync --no-detach --daemon --config="${CONFFILE}" "$@"