Skip to content

Commit

Permalink
Replace reference to personal repository with LEDGER repository
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymarianne committed Nov 16, 2021
1 parent 1d163ab commit 8b222b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

function archive_llvm_bitcodes() {
git clone https://github.com/thierrymarianne/contrib-rust-verification-tools -b build-push-docker-images rvt
git clone https://github.com/LedgerProject/safepkt_rust-verification-tools -b build-push-docker-images rvt
cd rvt || exit

tar \
Expand Down

0 comments on commit 8b222b6

Please sign in to comment.