Fix imag-bin-release
This commit is contained in:
parent
6a5c5e8449
commit
8e2ad8178d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ imag-bin:
|
|||
|
||||
imag-bin-release:
|
||||
@$(ECHO) "\t[IMAG ][RELEASE]"
|
||||
@$(CARGO) release --manifest-path ./bin/Cargo.toml
|
||||
@$(CARGO) build --release --manifest-path ./bin/Cargo.toml
|
||||
|
||||
imag-bin-update:
|
||||
@$(ECHO) "\t[IMAG ][UPDATE ]"
|
||||
|
|
Loading…
Reference in a new issue