mirror of
https://bitbucket.org/anguist/ntpa
synced 2026-09-27 11:28:53 +00:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec mono "/usr/local/ntpa/ntpav.exe" "$@"
|