fix typo on rm command

This commit is contained in:
Andrea Franz 2019-03-15 19:18:53 +01:00 committed by GitHub
parent 998a9a1a5c
commit 6e845c9344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ The beacon node simulation is will create a full peer-to-peer network of beacon
./tests/simulation/start.sh
# Clear data from last run and restart simulation with a new genesis block
rf -rf tests/simulation/data ; ./tests/simulation/start.sh
rm -rf tests/simulation/data ; ./tests/simulation/start.sh
# Run an extra node - by default the network will launch with 9 nodes, each
# hosting 10 validators. The last 10 validators are lazy bums that hid from the