mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-16 08:10:15 -04:00
make writeable and run (oof)
This commit is contained in:
1 parent
9fcefcffc2
commit
70aeb00aaf
1 file changed
+1
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
chmod -R +w /home/pi/Pi.Alert/db
|
||||
/etc/init.d/lighttpd start
|
||||
service cron start && tail -f /dev/null
|
||||
Reference in new issue
Block a user