mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 18:41:13 +00:00
4 lines
82 B
Bash
4 lines
82 B
Bash
#!/bin/sh
|
|
|
|
exec mono "/usr/local/libexec/ntpa/Ntp.Analyzer.Validate.Cli.exe" "$@"
|