1 2 3
#!/bin/sh export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/scribbit" dotnet '/usr/lib/scribbit/Scribbit.dll' "$@"