ooni-probe-cli/cmd/ooniprobe/internal
Arturo Filastò 12e1164940
Create the LaunchAgents directory if it does not exist (#237)
* Create the LaunchAgents directory if it does not exist

Fixes: https://github.com/ooni/probe/issues/1368

* Update cmd/ooniprobe/internal/autorun/autorun_darwin.go

Co-authored-by: Simone Basso <bassosimone@gmail.com>

Co-authored-by: Simone Basso <bassosimone@gmail.com>
2021-03-02 20:24:09 +01:00
..
autorun Create the LaunchAgents directory if it does not exist (#237) 2021-03-02 20:24:09 +01:00
cli fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00
config Disable sentry based crash reporting in probe-cli (#228) 2021-02-12 19:49:18 +01:00
database feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
enginex chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
log/handlers fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
nettests MVP of a signal messenger test (#230) 2021-02-26 10:16:34 +01:00
ooni feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
oonitest fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
output fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
utils fix: use golang.org/x/sys/execabs (#224) 2021-02-10 07:40:48 +01:00