4 lines
144 B
Bash
4 lines
144 B
Bash
#!/bin/usr/bash
|
|
## Change Back To Beta KeyStore in keystore module.
|
|
cd keystore;git reset --hard f5bc75ff45fcb8894b5bd3f49b91bdd8fe3c317e;cd ..
|