mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
return and just leave it like so and look at this in a seperate pr
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
chmod -R o+w /home/pi/pialert/db
|
chmod -R o+w /home/pi/pialert/db
|
||||||
# /etc/init.d/lighttpd start
|
/etc/init.d/lighttpd start
|
||||||
service cron start && nohup /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf &
|
cron && tail -f /var/log/syslog
|
||||||
Reference in New Issue
Block a user