1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 04:34:41 +02:00
pipeband-music/fix.sh
Eric Teunis de Boone 97f0271796 Cleaned up repo from .*.swp
Slight changes for tenor standards and molly connell
2017-09-17 16:35:20 +02:00

13 lines
162 B
Bash

#!/bin/bash
COMMAND=''
sed "s/\"\(.*.ily\)\"/\".\/\1\"/g" -i **/**/*.ly **/*.ly
## dr|fr to tutti
#:%s/\([^\s ]*\)\s*\\dr\(.\{-}\)\\fr/\\tutti { \1 \2 }