From 0d684cc825d2cd219f55976df0da84dafefd44e4 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Mon, 24 Apr 2017 16:57:58 +0200 Subject: [PATCH] add pypi to list of internet checks --- installer/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/install.sh b/installer/install.sh index 72672a60..d1cc58e6 100755 --- a/installer/install.sh +++ b/installer/install.sh @@ -20,7 +20,7 @@ myPFXPATH="/root/tpot/keys/8021x.pfx" myPFXPWPATH="/root/tpot/keys/8021x.pw" myPFXHOSTIDPATH="/root/tpot/keys/8021x.id" myBACKTITLE="T-Pot-Installer" -mySITES="https://index.docker.io https://ubuntu.com https://github.com http://nsanamegenerator.com" +mySITES="https://index.docker.io https://github.com http://nsanamegenerator.com https://pypi.python.org https://ubuntu.com" myPROGRESSBOXCONF=" --backtitle "$myBACKTITLE" --progressbox 24 80" fuRANDOMWORD () {