guowenxue
2022-04-08 62e57ba339263e0737ec28418bf3fe730535f675
3rdparty/cross/appweb/build.sh
@@ -219,6 +219,13 @@
    ls -l appweb-${BOARD}.tar.gz 
}
if [[ $# == 1 ]] && [[ $1 == "clean" ]] ; then
   rm -rf appweb*
   rm -rf php*
   exit;
fi
export_cross
compile_php