softether-vpn/centos/SOURCES/scripts/vpnclient

4 lines
48 B
Bash
Executable File

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