Commit 4c56b141 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

index.html installed in apps-web recipe now

parent db664121
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,4 +20,5 @@ do_install_append() {
    cp ${WORKDIR}/test.py ${D}/www/pages/test.py    
    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
}