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

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

Further generalization for running the script

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