1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-27 20:24:42 +02:00
pipeband-music/cleanpdfs
Eric Teunis de Boone 895cade572 Added various tunes
Added a TODO list
Added support for backsticking and crosssticking
2015-08-07 00:05:35 +02:00

6 lines
No EOL
141 B
Bash
Executable file

#!/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