Skip to content

Commit

Permalink
fix(QA): rundocker.sh => rundocker.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Sep 8, 2022
1 parent 39cb595 commit 596eab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ensure that OONI implementations behave. These scripts work with miniooni.
Run test in a suitable Docker container using:

```bash
./QA/rundocker.sh $nettest
./QA/rundocker.bash $nettest
```

Note that this will run a `--privileged` docker container.
Expand Down

0 comments on commit 596eab4

Please sign in to comment.