Skip to content

Commit 7a19be3

Browse files
committed
forgot to comment
1 parent 1d61ccc commit 7a19be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.jetson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ RUN tar -xvzf ${ARENA_TAR_PATH}
9595
WORKDIR ${ARENA_EXTRACTED_PATH}
9696
RUN sh Arena_SDK_ARM64.conf
9797

98-
login as non-root user
98+
# login as non-root user
9999
USER $USERNAME
100100

101101
RUN pip3 install gdown

0 commit comments

Comments
 (0)