softether-vpn/debian/bin/vpncmd

4 lines
42 B
Bash
Executable File

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