0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00

Removed gok script.

This commit is contained in:
James Yonan 2016-03-19 02:00:26 -06:00
parent d9f2e992a0
commit 081925f81b

View File

@ -1,8 +0,0 @@
#!/bin/bash
GCC_EXTRA="$GCC_EXTRA -DOPENVPN_SHOW_SESSION_TOKEN"
export GCC_EXTRA
cd $O3/core
. vars/vars-linux
. vars/setpath
cd test/ovpncli
PSSL=1 LZ4=1 NOSSL=1 PTPROXY=1 DCO=1 build cli