add shebang to init.sh (#488)

This commit is contained in:
Akash Khosla 2021-08-24 19:24:18 -07:00 committed by GitHub
parent 4ea3cc190e
commit bba0e6d896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
#!/bin/bash
KEY="mykey"
CHAINID="ethermint_9000-1"