mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 06:23:10 +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
f9ae30e435
commit
b15085f550
@ -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