NOTREADY readme update & permission mapping

This commit is contained in:
jokob-sk
2022-06-26 13:59:50 +10:00
parent 94a05d2c28
commit 35f1155250
7 changed files with 101 additions and 36 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/sh
/home/pi/pialert/dockerfiles/user-mapping.sh
# probably too broad permissions
chmod -R 755 /home/pi/pialert
chmod -R 755 /var/www/html/pialert
chmod -R o+w /home/pi/pialert/db
/etc/init.d/lighttpd start
service cron start && tail -f /dev/null