Updated screen capture scripts
[clearscm.git] / bin / updateSongbook.sh
1 #!/bin/bash
2 ssh home "cd /opt/songbook && git pull && cd /opt/media && git pull"