generated from PlexSheep/baserepo
better publish script
This commit is contained in:
parent
231580e0b0
commit
686eff5a63
|
@ -1,4 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
cargo ws publish --registry cscherr
|
cargo ws publish --registry cscherr || cargo publish --registry cscherr -p libpt
|
||||||
cargo publish --registry cscherr -p libpt
|
|
||||||
|
|
Reference in New Issue