1
0
Fork 0
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:
Eric Teunis de Boone 2015-08-07 00:05:35 +02:00
parent c85b87dd41
commit 895cade572
44 changed files with 2311 additions and 59 deletions

6
cleanpdfs Executable file
View 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