mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-08 01:53:10 +00:00
fix build_rln.sh script (#3704)
This commit is contained in:
parent
77f6bc6d72
commit
09034837e6
@ -18,7 +18,7 @@ output_filename=$3
|
||||
host_triplet=$(rustc --version --verbose | awk '/host:/{print $2}')
|
||||
|
||||
tarball="${host_triplet}"
|
||||
|
||||
tarball+="-stateless"
|
||||
tarball+="-rln.tar.gz"
|
||||
|
||||
# Download the prebuilt rln library if it is available
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user