修改应用秘钥配置

This commit is contained in:
ZhanGSKen
2025-06-03 12:04:39 +08:00
parent 5c58ee34e7
commit b793c74e81
9 changed files with 58 additions and 15 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/usr/bash
## Change Back To Beta KeyStore in keystore module.
cd keystore;git reset --hard f5bc75ff45fcb8894b5bd3f49b91bdd8fe3c317e;cd ..

View File

@@ -1,3 +0,0 @@
#!/bin/usr/bash
## Change Back To StageMG KeyStore in keystore module.
cd keystore;git reset --hard d22519b11253f85f495400b01b6373e9657defb4;cd ..