1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 18:20:40 +03:00
SoftEtherVPN/centos/SOURCES/scripts/vpncmd
2014-02-18 20:09:33 +09:00

4 lines
42 B
Bash
Executable File

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