#!/bin/sh
export LD_LIBRARY_PATH="/usr/lib/x86_64-linux-gnu/lilypond/2.20.0/guile"
exec "/usr/bin/lilypond.real" "$@"
