source: other-projects/is-sheet-music-encore/trunk/RUN-LIST.txt@ 32997

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

To download a set of pages

  • Property svn:executable set to *
File size: 87 bytes
Line 
1#!/bin/bash
2
3for id in `cat small-test-ids.txt` ; do
4 ./RUN.sh $id 6
5 sleep 2
6done
Note: See TracBrowser for help on using the repository browser.