lighttpd1.4/openwrt/S51lighttpd

5 lines
60 B
Bash
Executable File

#!/bin/sh
/usr/sbin/lighttpd -f /etc/lighttpd.conf
exit $?