Check the chunk before uploading

This commit is contained in:
Igor Katson 2021-06-28 22:21:21 +01:00
parent df282ae9d8
commit b26af687b7
4 changed files with 22 additions and 9 deletions

View file

@ -10,4 +10,6 @@ build-release:
cargo build --release
install: build-release
$(MAKE) build-release
$(MAKE) sign-release
cp target/release/rqbit "$(HOME)/bin/"