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