Skip to content

Commit

Permalink
Update local_test.sh to follow outscale's ricochet-2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryohkhn committed Aug 6, 2024
1 parent 79b2af4 commit cfd330c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export OSC_USING_RICOCHET="oui"
if [ "$#" -eq 0 ]; then

if [ ! -d "osc-ricochet-2" ]; then
git clone https://github.com/outscale-mgo/osc-ricochet-2
git clone https://github.com/outscale/osc-ricochet-2.git
fi

cd osc-ricochet-2
Expand Down

0 comments on commit cfd330c

Please sign in to comment.