Commit 4a4fcb77 by sikang

update script

parent ed06d5e1
......@@ -23,7 +23,7 @@ init(){
./sdk_manager.py "close" "TD"
fi
#同盾插拔
#FB插拔
if((${facebook_analytics}=='false'));then
./sdk_manager.py "close" "FACEBOOK"
else
......@@ -55,6 +55,7 @@ then
elif((${action}=='2'))
then
init
gradlew resguardAppProductWebsiteRelease
elif((${action}=='3'))
......
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