mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 10:30:56 +00:00
4 lines
60 B
Bash
Executable File
4 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec mono "./Ntp.Analyzer.Validate.Gui.exe" "$@"
|