Commit ef09ff21 by sikang

update script

parent dde7b276
...@@ -203,9 +203,9 @@ elif (($commod == '25')) ...@@ -203,9 +203,9 @@ elif (($commod == '25'))
then then
cd ../.. cd ../..
. gradle.properties . gradle.properties
# mv "app/src/main/res/drawable-xxhdpi/logo_majia${1}.png" app/src/main/res/drawable-xxhdpi/logo.png mv "app/src/main/res/drawable-xxhdpi/logo_majia${1}.png" app/src/main/res/drawable-xxhdpi/logo.png
# mv "script/api_mapping_majia${1}" script/api_mapping mv "script/api_mapping_majia${1}" script/api_mapping
# cd res # cd lib_base/script/res
# chmod a+x update_gateway.py # chmod a+x update_gateway.py
# python update_gateway.py ${gateway_mj} # python update_gateway.py ${gateway_mj}
......
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