softether-vpn/debian/bin/vpncmd

4 lines
42 B
Plaintext
Raw Permalink Normal View History

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