I3 to Sway #1
1 changed files with 5 additions and 0 deletions
5
bin/syncMusic.sh
Executable file
5
bin/syncMusic.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#! /bin/bash
|
||||
|
||||
chmod a+r ~/Music/**/*.flac
|
||||
|
||||
rsync -avz --delete ~/Music storage:/srv/dev-disk-by-label-storage/medias/
|
Loading…
Reference in a new issue