diff --git a/FAQs.md b/FAQs.md index 9d2984a..3a098d4 100644 --- a/FAQs.md +++ b/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 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. ## RaspAP control panel works but there is no WiFi after reboot.