1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated FAQs (markdown)

Bill Zimmerman 2020-04-08 12:45:24 +02:00
parent 5414e16621
commit 288b06153f

@ -56,6 +56,12 @@ Alternatively, if you want the latest _bleeding edge_ commits from the master br
sudo git checkout master sudo git checkout master
sudo git pull origin master sudo git pull origin master
``` ```
Finally, give the lighttpd service a kick with:
```
sudo systemctl restart lighttpd.service
```
Whichever method you choose (specific release or latest updates), your RaspAP configuration won't be changed. Whichever method you choose (specific release or latest updates), your RaspAP configuration won't be changed.
## <a name="nowifi"></a>RaspAP control panel works but there is no WiFi after reboot. ## <a name="nowifi"></a>RaspAP control panel works but there is no WiFi after reboot.