Commit ab70666b by sikang

update script

parent 809df1f2
......@@ -3,7 +3,11 @@ echo "2、渠道包(有权限)"
echo -n "选择打包方式:"
read action
cd ../../
cd garble
./rename_project.sh
./insert.py
cd ../../../
rm -rf resGuardApks
gradlew clean
......@@ -18,9 +22,5 @@ else
echo "未知的打包方式"
fi
#cd ../base/src/base/script
#./rename_project.sh
#cd ../../../../
#gradlew resguardAppProductGoogleplayRelease
#cd ../base/src/base/script
#./reset_name.sh
\ No newline at end of file
cd lib_base/script/garble/
./reset_name.sh
\ No newline at end of file
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