From f1553985a65001f784be892c44d117863a9a26c3 Mon Sep 17 00:00:00 2001 From: Jeffry Suryadharma <41689493+jeffrysurya@users.noreply.github.com> Date: Sun, 25 Oct 2020 17:46:27 +0700 Subject: [PATCH] Update install.sh --- auto_install/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_install/install.sh b/auto_install/install.sh index 0db151f..c2c331b 100755 --- a/auto_install/install.sh +++ b/auto_install/install.sh @@ -13,7 +13,7 @@ # timestamp 2020/5/24 15:53BST ######## VARIABLES ######### -pivpnGitUrl="https://github.com/pivpn/pivpn.git" +pivpnGitUrl="https://github.com/jeffrysurya/pivpn.git" #pivpnGitUrl="/home/pi/repos/pivpn" setupVarsFile="setupVars.conf" setupConfigDir="/etc/pivpn"