mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-11-21 18:51:50 +00:00
4 lines
59 B
Bash
Executable File
4 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec mono "./Ntp.Analyzer.Monitor.Cli.exe" "$@"
|