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:
parent
00d272d70a
commit
0434f61ca7
7 changed files with 38 additions and 34 deletions
|
@ -26,6 +26,7 @@ find "$DIRLINK/" -print0 |
|
|||
*.git*) continue;;
|
||||
*.pdf ) continue;;
|
||||
*.png ) continue;;
|
||||
*.midi ) continue;;
|
||||
esac
|
||||
|
||||
name="${oname/$DIRLINK\/}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue