X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c8db3cee25f75a373d7bb31fc27db7bd1bd9f893..88d99188b8fdc9b172b74e41db418a9b85b13ae0:/openwrt/package/base-files/default/etc/init.d/S50httpd?ds=inline diff --git a/openwrt/package/base-files/default/etc/init.d/S50httpd b/openwrt/package/base-files/default/etc/init.d/S50httpd index 01772c12e..a1b883d0a 100755 --- a/openwrt/package/base-files/default/etc/init.d/S50httpd +++ b/openwrt/package/base-files/default/etc/init.d/S50httpd @@ -1,2 +1,2 @@ #!/bin/sh -[ -d /www ] && httpd -p 80 -h /www -r WRT54G Router +[ -d /www ] && httpd -p 80 -h /www -r OpenWrt