mirror of
https://bitbucket.org/anguist/ntpa
synced 2026-09-24 18:01:31 +00:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec mono "/usr/local/ntpa/ntpac.exe" "$@"
|