Commit 9eb1c32a by sikang

秘钥散列添加包名

parent dc3d4c53
......@@ -175,6 +175,7 @@ then
. ../../gradle.properties
keytool -exportcert -alias ${signing_keyAlias} -keystore "app/${signing_certificate}" -storepass "${signing_keyAlias}" | openssl sha1 -binary | openssl base64
cd print
echo "${app_id}"
python print_splash_path.py
elif (($commod == '22'))
......
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