Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbourelly999 committed Apr 16, 2024
1 parent fd80b4a commit 1662c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carma-messenger-core/docker/checkout.bash
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ if [[ -n "$BRANCH" ]];then
else
git clone https://github.com/usdot-fhwa-stol/carma-msgs.git ${dir}src/CARMAMsgs --branch develop
git clone https://github.com/usdot-fhwa-stol/carma-utils.git ${dir}src/CARMAUtils --branch develop

fi

0 comments on commit 1662c5c

Please sign in to comment.