[refactor] makefile update

main
Shinyzenith 2 years ago
parent 7692dd48d1
commit 9a925e4e4f
No known key found for this signature in database
GPG Key ID: 6DD485917B553B7B

@ -29,6 +29,7 @@ clean:
@rm ./bin/*
setup:
@mkdir bin
@rustup install stable
@rustup default stable
@rustup target add x86_64-unknown-linux-musl

Loading…
Cancel
Save