source: other-projects/is-sheet-music-encore/trunk/TEST-RUN.sh@ 32952

Last change on this file since 32952 was 32952, checked in by davidb, 5 years ago

Further generalization for running the script

  • Property svn:executable set to *
File size: 100 bytes
RevLine 
[32946]1#!/bin/bash
2
[32947]3echo "Saving document image to tmp.png"
4echo ""
5
[32952]6./dapiclient2-extended.pl > tmp.png
[32947]7
Note: See TracBrowser for help on using the repository browser.