dockapps/wmcdplay/XPM/makeall

4 lines
81 B
Bash
Executable file

#!/bin/sh
echo "Making all artwork files"
find ./* -type d -exec ./makeart {} \;