Rename the binary as ooniprobe (#58)

While there run the build container as unpriv user.
This commit is contained in:
Simone Basso
2019-10-02 19:27:15 +02:00
committed by GitHub
parent f425d3f007
commit 23c8df1f0c
3 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -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