Skip to content

Commit 14407a7

Browse files
committed
remove-c
1 parent ca9ca3e commit 14407a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/Dockerfile.cuda11.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ RUN echo "source /catkin_ws/devel/setup.bash" >> /home/${USER}/.bashrc
8080
# BASE END CONFIG
8181
WORKDIR /home/${USER}
8282

83-
ENTRYPOINT [ "/bin/bash", "-l", "-c" ]
83+
ENTRYPOINT [ "/bin/bash", "-l" ]

0 commit comments

Comments
 (0)