Commit dde7b276 by sikang

update script

parent 488b53c8
......@@ -203,11 +203,11 @@ elif (($commod == '25'))
then
cd ../..
. gradle.properties
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
cd res
chmod a+x update_gateway.py
python update_gateway.py ${gateway_mj}
# 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
# cd res
# chmod a+x update_gateway.py
# python update_gateway.py ${gateway_mj}
elif (($commod == '10000'))
......
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