]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/windows/post-lilypond.sh
patch::: 1.5.24.jcn2
[lilypond.git] / Documentation / windows / post-lilypond.sh
1 #!@SHELL@
2 # /etc/profile.d/post-lily.sh  -- Setup LilyPond
3
4 rm -f /usr/lilypond
5 lily=@prefix@
6 ln -s $lily /usr/lilypond
7
8