guowenxue
2021-11-03 89e30aefde8ab1b08d4c9477d82fc658a8666df7
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