1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-19 17:59:19 +03:00

Files for building CentOS/RHEL RPM.

This commit is contained in:
Dexter Ang
2014-02-18 06:20:37 +08:00
parent e8ce5fa014
commit 8fe51b74cf
10 changed files with 1253 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
/usr/vpncmd/vpncmd "$@"
exit $?