Rename simapp -> simapp42

This commit is contained in:
Simon Warta
2021-10-24 21:52:39 +02:00
parent 72509f5ba2
commit d0e81e665c
40 changed files with 26 additions and 26 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
set -o errexit -o nounset -o pipefail
command -v shellcheck >/dev/null && shellcheck "$0"
cp -R "/template/.simapp" /root
mkdir -p /root/log
simd start --rpc.laddr tcp://0.0.0.0:26657 --trace