1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-10-27 22:05:53 +01:00
parent d22124b151
commit 3ece2f5cbe
3 changed files with 15 additions and 14 deletions

View file

@ -55,6 +55,7 @@
find /srv/compmusic -name '*.flac' -exec ${clean} {} \;
echo syncing >&2
rsync --verbose --verbose --archive --update --delete --mkpath --exclude lost+found \
--rsh 'ssh -i /etc/ssh/ssh_host_ed25519_key -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null' \
-- /srv/compmusic/ root@wrz.one:${remoteDir}