Commit aaad16f2 by sikang

bug fix builder.sh

parent 8904cd33
......@@ -12,7 +12,6 @@ rm -rf resGuardApks
gradlew clean
init(){
cd lib_base/script
#api混淆
if [[ -e "script/api_mapping" ]]; then
cd code
......@@ -31,6 +30,7 @@ init(){
cd ../../../
}
cd lib_base/script
if((${action}=='1'))
then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment