mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
smol fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
chmod -R +w /home/pi/Pi.Alert/db
|
chmod -R +w /home/pi/pialert/db
|
||||||
/etc/init.d/lighttpd start
|
/etc/init.d/lighttpd start
|
||||||
service cron start && tail -f /dev/null
|
service cron start && tail -f /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user