3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
|
#!/bin/sh
|
||
|
exec @bindir@/pedump $MONO_OPTIONS --verify metadata,code "$@"
|