1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00

Rename Makefile targets

This commit is contained in:
bouncepaw 2021-02-26 21:45:52 +05:00
parent 9052f31e1f
commit 2d14d30603

View File

@ -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: