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

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

Make use of new download-images folder

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