Implement the show command (#53)
This commit is contained in:
parent
b9b555ba68
commit
f425d3f007
14 changed files with 231 additions and 55 deletions
|
|
@ -3,4 +3,4 @@
|
|||
set -ex
|
||||
|
||||
./dist/${OS_NAME}/amd64/ooni onboard --yes
|
||||
./dist/${OS_NAME}/amd64/ooni run -v --no-collector
|
||||
./dist/${OS_NAME}/amd64/ooni run --config testdata/testing-config.json -v --no-collector
|
||||
|
|
|
|||
Loading…
Reference in a new issue