softether-vpn/debian/bin/vpnserver
2016-07-12 13:33:12 +02:00

4 lines
48 B
Bash
Executable File

#!/bin/sh
/opt/vpnserver/vpnserver "$@"
exit $?