nuget/nuget-wrapper

3 lines
64 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
exec mono $MONO_OPTIONS /usr/lib/nuget/nuget.exe "$@"