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