Fix music sync scripts
This commit is contained in:
parent
94f89df7d4
commit
1fed3c8c81
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
rsync --recursive --times --update --delete-after --force --progress /media/Daten/Media/Musik/ jpt@backup.jpt.lu:/home/jpt/Music/
|
rsync --recursive --times --update --delete-after --force --progress /home/jpt/Music/ jpt@5.srv.jpt.lu:/home/jpt/Music/
|
||||||
|
|
Loading…
Reference in New Issue