Check the chunk before uploading
This commit is contained in:
parent
df282ae9d8
commit
b26af687b7
4 changed files with 22 additions and 9 deletions
2
Makefile
2
Makefile
|
|
@ -10,4 +10,6 @@ build-release:
|
|||
cargo build --release
|
||||
|
||||
install: build-release
|
||||
$(MAKE) build-release
|
||||
$(MAKE) sign-release
|
||||
cp target/release/rqbit "$(HOME)/bin/"
|
||||
Loading…
Add table
Add a link
Reference in a new issue