added bit more verbose output and my build script.
also embedded demo of usage
This commit is contained in:
parent
4d5fc9c2a7
commit
6d2a4aa625
5 changed files with 18 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -x
|
||||
|
||||
RELEASE_VERSION="1.0.1"
|
||||
RELEASE_VERSION="1.0.2"
|
||||
|
||||
curl --netrc \
|
||||
--upload-file target/$(rustc -vV | grep host | cut -d ' ' -f2)/release/pixelfed_batch_uploader \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue