mirror of
https://bitbucket.org/anguist/ntpa
synced 2026-09-24 01:41:49 +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" "$@"
|