Skip to content

Commit

Permalink
updated entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Oct 20, 2024
1 parent fdbc71a commit 8ef99da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUN curl https://ctu-mrs.github.io/ppa-stable/add_ppa.sh | bash

RUN apt-get -y install ros-noetic-mrs-uav-system-full

CMD ["bash"]
CMD ["/ros_entrypoint.sh"]

0 comments on commit 8ef99da

Please sign in to comment.