softether-vpn/centos/SOURCES/scripts/vpnserver

4 lines
48 B
Bash
Executable File

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