Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions testnets_bootstrap_template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ the synced data from the bootstrap directory.
```sh
NODE_REV=10.5.1 BOOTSTRAP_DIR=~/path/to/preview_bootstrap ./runner/regression.sh
```

> **Note:** You can use `./runner/runc.sh --` to run the above command inside the containerized environment, as long as the `BOOTSTRAP_DIR` is inside the repository, or mounted into the container using `--extra-mount` option.