softether-vpn/centos/SOURCES/scripts/vpncmd

4 lines
42 B
Plaintext
Raw Normal View History

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