3 lines
100 B
Bash
3 lines
100 B
Bash
#!/bin/sh
|
|
exec %%LOCALBASE%%/bin/mono %%LOCALBASE%%/libexec/ntpa/Ntp.Analyzer.Validate.Cli.exe "$@"
|