5 lines
102 B
Bash
Executable File
5 lines
102 B
Bash
Executable File
#!/bin/sh
|
|
|
|
chmod -R o+w /home/pi/pialert/db
|
|
/etc/init.d/lighttpd start
|
|
cron && tail -f /var/log/syslog |