Commit 2a2a7c89 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

config was not instaslled in a proper place

parent 7ee4b0a2
......@@ -13,4 +13,5 @@ do_install_append() {
#cp ${WORKDIR}/phpinfo.php ${D}/www/pages/phpinfo.php
cp ${WORKDIR}/eth0-down-up-test.sh ${D}/www/pages/eth0-down-up-test.sh
rm -f ${D}/www/pages/index.html
install -m 0644 ${WORKDIR}/lighttpd.conf ${D}${sysconfdir}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment