mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-01-28 08:39:23 -05:00
5 lines
78 B
Bash
5 lines
78 B
Bash
#!/bin/sh
|
|
|
|
/etc/init.d/lighttpd start
|
|
service cron start && tail -f /dev/null
|