Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snelsondurrant committed Dec 5, 2024
1 parent 5667b54 commit e956f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ RUN apt update && apt install -y \
USER marsrover

# Colorized ROS 2 logging output
RUN echo "export RCUTILS_COLORIZED_OUTPUT=1" >> /home/${LABNAME}/.bashrc
RUN echo "export RCUTILS_COLORIZED_OUTPUT=1" >> /home/marsrover/.bashrc

0 comments on commit e956f36

Please sign in to comment.