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

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

Perl script dapiclient2.pl now produces PNG file directly

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