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

config was not instaslled in a proper place

parent 7ee4b0a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}
}