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