Added scripts to capture screen or area and save the file under a dated file name...
[clearscm.git] / bin / updateSongbook.sh
1 #!/bin/bash
2 ssh home "cd /opt/songbook && git pull && cd /opt/media && git pull"