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:
parent
9052f31e1f
commit
2d14d30603
4
Makefile
4
Makefile
@ -1,10 +1,10 @@
|
|||||||
run: build
|
run: build
|
||||||
./mycorrhiza metarrhiza
|
./mycorrhiza metarrhiza
|
||||||
|
|
||||||
run_with_fixed_auth: build
|
auth_run: build
|
||||||
./mycorrhiza -auth-method fixed metarrhiza
|
./mycorrhiza -auth-method fixed metarrhiza
|
||||||
|
|
||||||
run_with_gemini: build
|
gemini_run: build
|
||||||
./mycorrhiza -gemini-cert-path "." metarrhiza
|
./mycorrhiza -gemini-cert-path "." metarrhiza
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user