write a script to synchronize music to phone

This commit is contained in:
stupidcomputer 2024-11-04 01:14:57 -06:00
parent 3edb488963
commit 4640167eb0
2 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,7 @@ termux-pkgs:
pandoc \
wget \
which \
rsync \
openssl
pkg install \

View File

@ -0,0 +1,3 @@
#!/bin/sh
rsync -avv usr@192.168.1.210:~/annex/music/audio ~/storage/music