Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maelic committed Nov 30, 2023
1 parent dd24ffa commit 88001b7
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 @@ -168,7 +168,7 @@ USER nao

SHELL ["/tmp/gentoo/executeonprefix"]

RUN ls
RUN cd /home/nao && tar -c --lzma -f /tmp/pepper_os.tar.lzma -C /home/nao gentoo -C /home/nao ros2_humble -C /home/nao .local -C /home/nao .bash_profile -C /home/nao naoqi -C /home/nao catkin_ros2 || true


ENTRYPOINT ["/bin/bash"]

0 comments on commit 88001b7

Please sign in to comment.