]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/windows/post-lily.sh
patch::: 1.3.149.jcn1
[lilypond.git] / Documentation / windows / post-lily.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