added controls through arguments

This commit is contained in:
JOLIMAITRE Matthieu 2022-04-04 20:29:47 +03:00
parent e1acc7d803
commit d28739201a
4 changed files with 294 additions and 5 deletions

View file

@ -1,4 +1,3 @@
#!/bin/sh
RUSTFLAGS='-C target-feature=+crt-static'
cargo build --release
RUSTFLAGS='-C target-feature=+crt-static' cargo build --release