4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
rsync -avv usr@192.168.1.210:~/annex/music/audio ~/storage/music
|