@ -19,8 +19,8 @@ build-src:
.PHONY: build-bin
build-bin:
rustup set profile minimal && \
rustup target add x86_64-unknown-linux-musl && \
cd $(SRC) && \
cargo build -j 8 --features $(DB) --release
.PHONY: clean
The note is not visible to the blocked user.