mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update iiab-uncatch
This commit is contained in:
parent
e6650b1313
commit
e713a0705b
1 changed files with 3 additions and 3 deletions
|
@ -9,5 +9,5 @@ if [ -n "$pid" ];then
|
|||
fi
|
||||
awk '{print("address=/" $1 "/172.18.96.1")}' /opt/iiab/captive-portal/checkurls > /etc/dnsmasq.d/capture
|
||||
awk '{print("ServerAlias ",$1)}' /opt/iiab/captive-portal/checkurls > /etc/apache2/capture
|
||||
systemctl start captive-portal
|
||||
systemctl start py-captive-portal
|
||||
systemctl start apache2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue