stuff
This commit is contained in:
parent
d22124b151
commit
3ece2f5cbe
3 changed files with 15 additions and 14 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue