vpnclient 48 B

123
  1. #!/bin/sh
  2. /usr/vpnclient/vpnclient "$@"
  3. exit $?