Skip to content

Commit

Permalink
Update ros2-setup/install.bash
Browse files Browse the repository at this point in the history
Co-authored-by: Matthijs van der Burgh <[email protected]>
  • Loading branch information
ar13pit and MatthijsBurgh authored Sep 27, 2022
1 parent d312267 commit b41a8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros2-setup/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ fi

if [[ "${ADD_ROS_GPG_KEY}" == "true" ]]
then
sudo curl -sSL "${keyurl}" -o "${keyfile}"
tue-install-pipe sudo curl -sSL "${keyurl}" -o "${keyfile}"
tue-install-debug "Successfully added/updated ROS2 repository GPG key"

FORCE_UPDATE=true
Expand Down

0 comments on commit b41a8d5

Please sign in to comment.