a1b883d0a81cef21cfbf1890ec25d084b99973a6
[openwrt.git] / package / base-files / default / etc / init.d / S50httpd
1 #!/bin/sh
2 [ -d /www ] && httpd -p 80 -h /www -r OpenWrt
This page took 0.041355 seconds and 3 git commands to generate.