From fce1c2feaff142c0ed3642205f70daa94dbaa88f Mon Sep 17 00:00:00 2001 From: Bastiaan Nelissen Date: Thu, 8 Dec 2016 21:56:30 +0100 Subject: [PATCH] Update to latest OpenVPN --- auto_install/install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/auto_install/install.sh b/auto_install/install.sh index 477242c..1bc06d2 100755 --- a/auto_install/install.sh +++ b/auto_install/install.sh @@ -10,6 +10,9 @@ # curl -L https://install.pivpn.io | bash # Make sure you have `curl` installed +# Latest version of OpenVPN +# https://www.raspberrypi.org/forums/viewtopic.php?f=36&t=89216 + ######## VARIABLES #########