From 288b06153fa7f7f8c5a0e77346a06e2c62fea5f1 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Wed, 8 Apr 2020 12:45:24 +0200 Subject: [PATCH] Updated FAQs (markdown) --- FAQs.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.