1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-04-20 05:49:26 +03:00
Files
SoftEtherVPN/debian/bin/vpncmd
T
2014-02-04 21:50:54 +00:00

4 lines
42 B
Bash
Executable File

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