softether-vpn/centos/SOURCES/scripts/vpnclient

4 lines
48 B
Plaintext
Raw Permalink Normal View History

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