From d6a742c6da667ef4f8877bd01dc357d99cbf4252 Mon Sep 17 00:00:00 2001 From: pucherot Date: Mon, 18 Jan 2021 22:23:10 +0100 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 46d38e8a..81844f31 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -125,7 +125,7 @@ block is not necessary 3.4 - Activate PHP ``` sudo lighttpd-enable-mod fastcgi-php - /etc/init.d/lighttpd restart + sudo /etc/init.d/lighttpd restart ``` @@ -171,7 +171,7 @@ block is not necessary ``` sudo cp pialert/install/pialert_front.conf /etc/lighttpd/conf-available sudo ln -s ../conf-available/pialert_front.conf /etc/lighttpd/conf-enabled/pialert_front.conf - /etc/init.d/lighttpd restart + sudo /etc/init.d/lighttpd restart ``` 5.4 - If you want to use email reporting with gmail