diff --git a/Makefile b/Makefile index f1d598f..0b9db7e 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ run: build ./mycorrhiza metarrhiza -run_with_fixed_auth: build +auth_run: build ./mycorrhiza -auth-method fixed metarrhiza -run_with_gemini: build +gemini_run: build ./mycorrhiza -gemini-cert-path "." metarrhiza build: