From e68e405ed902a10f771fcd8bc4837cb4e2a8e878 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Mon, 3 Feb 2025 23:59:28 +0100 Subject: Write correct command Arguments go after action "build". --- server/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/README') diff --git a/server/README b/server/README index 2fdf51d..d9f3262 100644 --- a/server/README +++ b/server/README @@ -5,7 +5,7 @@ Start git, ldap and mariadb in docker/dev using docker compose up or simular. You might have to create docker/git/authorized_keys to be able to mount it. Then compile, using this to get musl based binaries for the githook: -cargo --target=x86_64-unknown-linux-musl --package eyeballs-githook build +cargo build --target=x86_64-unknown-linux-musl --package eyeballs-githook and then: cargo build && cargo run -- cgit v1.2.3-70-g09d2