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

Last change on this file since 33010 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
RevLine 
[32946]1#!/bin/bash
2
[32957]3echo "Saving document image to 'download-images/tmp.png'"
[32947]4echo ""
5
[32957]6./dapiclient2-extended.pl > download-images/tmp.png
[32947]7
Note: See TracBrowser for help on using the repository browser.