mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-17 21:39:17 +02:00
Added various tunes
Added a TODO list Added support for backsticking and crosssticking
This commit is contained in:
parent
c85b87dd41
commit
895cade572
44 changed files with 2311 additions and 59 deletions
6
cleanpdfs
Executable file
6
cleanpdfs
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
# Recursively remove all pdfs from this directory
|
||||
rm -v -R *.pdf
|
||||
rm -v -R /snare/*.pdf
|
||||
rm -v -R /tenor/*.pdf
|
||||
rm -v -R /bass/*.pdf
|
Loading…
Add table
Add a link
Reference in a new issue