1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 12:29:22 +02:00

Small fixes

This commit is contained in:
Eric Teunis de Boone 2019-02-08 16:17:49 +01:00
parent 00d272d70a
commit 0434f61ca7
7 changed files with 38 additions and 34 deletions

View file

@ -26,6 +26,7 @@ find "$DIRLINK/" -print0 |
*.git*) continue;;
*.pdf ) continue;;
*.png ) continue;;
*.midi ) continue;;
esac
name="${oname/$DIRLINK\/}"