Rename the binary as ooniprobe (#58)
While there run the build container as unpriv user.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
set -ex
|
||||
|
||||
./dist/${OS_NAME}/amd64/ooni onboard --yes
|
||||
./dist/${OS_NAME}/amd64/ooni run --config testdata/testing-config.json -v --no-collector
|
||||
./dist/${OS_NAME}/amd64/ooniprobe onboard --yes
|
||||
./dist/${OS_NAME}/amd64/ooniprobe run --config testdata/testing-config.json -v --no-collector
|
||||
|
||||
Reference in New Issue
Block a user