/usr/sbin/lighttpd

This commit is contained in:
Macleykun
2022-06-19 13:25:41 +02:00
parent 64276396ce
commit b85b971e20

View File

@@ -1,4 +1,5 @@
#!/bin/sh #!/bin/sh
chmod -R o+w /home/pi/pialert/db chmod -R o+w /home/pi/pialert/db
service cron start && lighttpd -D -f /etc/lighttpd/lighttpd.conf /etc/init.d/lighttpd start
service cron start && tail -f /dev/null