From a1216b2e17fb62f73a44ccec3734c6e579e65645 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Thu, 1 Oct 2020 11:15:33 +0200 Subject: [pkg] comment out expired cert --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d3bc7fc..78f2e93 100644 --- a/Makefile +++ b/Makefile @@ -186,7 +186,7 @@ ifeq (,$(wildcard build/${PROVIDER}/assets)) @ln -s ../../branding/assets/default build/${PROVIDER}/assets endif ifeq (,$(wildcard build/${PROVIDER}/staging/openvpn-osx)) - @curl -L https://downloads.leap.se/thirdparty/osx/openvpn/openvpn -o build/${PROVIDER}/staging/openvpn-osx + #@curl -L https://downloads.leap.se/thirdparty/osx/openvpn/openvpn -o build/${PROVIDER}/staging/openvpn-osx endif @cp -r ${TEMPLATES}/osx build/${PROVIDER} @VERSION=${VERSION} PROVIDER_CONFIG=${PROVIDER_CONFIG} ${SCRIPTS}/generate-osx.py build/${PROVIDER}/osx/data.json -- cgit v1.2.3