Will this run properly (tested in container and it worked)

This commit is contained in:
Macleykun
2022-06-19 21:44:44 +02:00
parent f2ec507157
commit 33e5f888ea

View File

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