source: other-projects/is-sheet-music-encore/trunk/download-images/generate-mv-commands.sh@ 33319

Last change on this file since 33319 was 33319, checked in by cpb16, 5 years ago

added high res download sorter

  • Property svn:executable set to *
File size: 65 bytes
Line 
1#!/bin/sh
2
3find MU -name "*.png" -exec ./gtf-to-orig.sh {} \;
Note: See TracBrowser for help on using the repository browser.