Rsync Mikey & Kent
authorAndrew DeFaria <A.DeFaria@cpanel.net>
Wed, 5 Oct 2022 16:07:16 +0000 (09:07 -0700)
committerAndrew DeFaria <A.DeFaria@cpanel.net>
Wed, 5 Oct 2022 16:07:16 +0000 (09:07 -0700)
bin/updateSongbook.sh

index 23bf599..ad08db8 100755 (executable)
@@ -1,2 +1,6 @@
 #!/bin/bash
 ssh home "cd /opt/songbook && git pull && cd /opt/media && git pull"
+
+# Removed Kent and Mikey so I need to rsync these
+rsync -r /opt/songbook/Kent home:/opt/songbook
+rsync -r /opt/songbook/Mikey home:/opt/songbook