remove /etc/genesis post armada bootstrap

Change-Id: I5d4f43f637df91dae29b6292217ac8ae906bba7b
This commit is contained in:
Randeep Jalli 2019-03-13 16:35:06 +00:00
parent 46617160a5
commit d856a0c8c5
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ set -x
wait_for_node_ready {{ config['Genesis:hostname'] }} 3600
{% include "cleanup.sh" with context %}
rm -rf /etc/genesis
set +x
log
log === Finished genesis process ===