From be3ee135861140d3d24c8239a073c11f0b5e5cfd Mon Sep 17 00:00:00 2001 From: shelleycat485 <63857845+shelleycat485@users.noreply.github.com> Date: Mon, 11 May 2020 16:49:10 +0100 Subject: [PATCH] Update install.sh --- auto_install/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/auto_install/install.sh b/auto_install/install.sh index 09d4a29..0bd80ba 100755 --- a/auto_install/install.sh +++ b/auto_install/install.sh @@ -9,6 +9,7 @@ # # curl -L https://install.pivpn.io | bash # Make sure you have `curl` installed +# timestamp 2020/5/11 16:48BST ######## VARIABLES ######### #pivpnGitUrl="https://github.com/pivpn/pivpn.git"