mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-03-28 15:33:09 +00:00
fix rln script
Not sure how the previous script ever worked when checking zerokit assets on GitHub
This commit is contained in:
parent
5314ca8474
commit
611b92f4eb
@ -19,7 +19,7 @@ host_triplet=$(rustc --version --verbose | awk '/host:/{print $2}')
|
||||
|
||||
tarball="${host_triplet}"
|
||||
|
||||
tarball+="-rln.tar.gz"
|
||||
tarball+="-default-rln.tar.gz"
|
||||
|
||||
# Download the prebuilt rln library if it is available
|
||||
if curl --silent --fail-with-body -L \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user