softether-vpn/centos/SOURCES/scripts/vpnserver

4 lines
48 B
Plaintext
Raw Normal View History

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