mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-17 08:44:42 -04:00
Update INSTALL.md
This commit is contained in:
1 parent
ecbd1a821a
commit
9ab7e01255
1 file changed
+2
-2
+2
-2
@@ -216,8 +216,8 @@ block is not necessary
|
||||
|
||||
5.9 - Add permissions to the web-server user
|
||||
```
|
||||
sudo chgrp -R www-data ~/pialert/back ~/pialert/back/pialert.conf ~/pialert/front ~/pialert/db
|
||||
chmod -R 770 ~/pialert/back ~/pialert/back/pialert.conf ~/pialert/front ~/pialert/db
|
||||
sudo chgrp -R www-data ~/pialert/db
|
||||
chmod -R 770 ~/pialert/db
|
||||
```
|
||||
|
||||
5.10 - Check DNS record for pi.alert (explained in point 2.7 of Pi.hole
|
||||
|
||||
Reference in new issue
Block a user