Rsync Mikey & Kent
[clearscm.git] / 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