mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated FAQs (markdown)
parent
5414e16621
commit
288b06153f
6
FAQs.md
6
FAQs.md
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user