mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update iiab-uncatch
This commit is contained in:
parent
0b6fb15be1
commit
1a46ce2f1d
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ awk '{print("address=/" $1 "/172.18.96.1")}' /opt/iiab/captive-portal/checkurls
|
|||
echo "#following tells windows 7 that captive portal is active" >>/etc/dnsmasq.d/capture
|
||||
echo "address=/dns.msftncsi.com/131.107.255.255" >> /etc/dnsmasq.d/capture
|
||||
awk '{print("ServerAlias ",$1)}' /opt/iiab/captive-portal/checkurls > /etc/apache2/capture
|
||||
systemctl start captive-portal
|
||||
# systemctl start captive-portal
|
||||
systemctl start {{ apache_service }}
|
||||
|
|
Loading…
Reference in a new issue