Mount /root to simapp_data on chain start

This commit is contained in:
Simon Warta
2020-08-02 20:44:06 +02:00
parent aa31b6c870
commit 4ece47e0e0
6 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
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