Skip to content

Commit

Permalink
fix: cosmovisor start in upgrade test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaru Wang committed Mar 17, 2023
1 parent 480b2fb commit 8ed9ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/scripts/run-gaia-v8.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ perl -i~ -0777 -pe 's/# Enable defines if the API server should be enabled.
enable = false/# Enable defines if the API server should be enabled.
enable = true/g' $NODE_HOME/config/app.toml

$COSMOVISOR start --home $NODE_HOME --x-crisis-skip-assert-invariants
$COSMOVISOR run start --home $NODE_HOME --x-crisis-skip-assert-invariants

0 comments on commit 8ed9ab7

Please sign in to comment.