Skip to content

Commit

Permalink
fix typo in Dockerfile (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
ojh6404 authored Jan 8, 2024
1 parent 13eacf7 commit 97ee892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ RUN cd ~/detic_ws/src &&\
cd ~/detic_ws && catkin init && catkin build

# to avoid conflcit when mounting
RUN rm -rf ~/detic_ws/src/detic_ros/launc
RUN rm -rf ~/detic_ws/src/detic_ros/launch

########################################
########### ENV VARIABLE STUFF #########
Expand Down

0 comments on commit 97ee892

Please sign in to comment.