Skip to content

Commit

Permalink
Remove step that links arrangements to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chcheng3 committed Sep 21, 2024
1 parent 19334c2 commit 1d4c5fe
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions scripts/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,3 @@ chmod a+x GetComponents
./GetComponents --no-parallel --shallow https://bitbucket.org/canuda/canudax_lean/raw/master/CanudaX.th

cd Cactus

# Create a link to the CanudaX_Lean repository
ln -s "$CANUDAXSPACE" repos
# Create links for the CanudaX_Lean
mkdir -p arrangements/CanudaX_Lean
pushd arrangements/CanudaX_Lean
ln -s ../../repos/canudax_lean
popd

0 comments on commit 1d4c5fe

Please sign in to comment.