From 389b4edd4ecec465b7a3ade722fce01d75a1e6f0 Mon Sep 17 00:00:00 2001 From: Pi Home Server Date: Tue, 27 Jun 2017 22:59:13 +0200 Subject: [PATCH] v1.0 Add new portal integration and network security with iptables --- pihotspot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pihotspot.sh b/pihotspot.sh index cb57df3..132a31c 100644 --- a/pihotspot.sh +++ b/pihotspot.sh @@ -32,7 +32,7 @@ LAN_WIFI_DRIVER="nl80211" # # ************************************* -# CoovaChilli GIT URL +# CoovaChilli GIT URL COOVACHILLI_ARCHIVE="https://github.com/coova/coova-chilli.git" # Captive Portal URL HOTSPOTPORTAL_ARCHIVE="https://github.com/pihomeserver/Kupiki-Hotspot-Portal.git"