Make bk.sh set the proper sftp group

This commit is contained in:
dogeystamp 2022-03-12 20:30:23 -05:00
parent d22bf9a9c2
commit 2655f22dcf
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -3,6 +3,7 @@
# Remote backup script
rsync -avzP \
--chown=dogeystamp:sftpr \
--exclude=mus \
--exclude=gv \
--exclude=dow \