Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KalanaRatnayake committed Jun 21, 2024
1 parent a174457 commit 099e568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ COPY --from=base / /
RUN wget https://raw.githubusercontent.com/AIResearchLab/astra_legacy_ros/main/astra_camera/scripts/56-orbbec-usb.rules && \
cp 56-orbbec-usb.rules /etc/udev/rules.d/56-orbbec-usb.rules

COPY workspace_entrypoint.sh /workspace_entrypoint.sh
COPY docker/workspace_entrypoint.sh /workspace_entrypoint.sh

RUN chmod +x /workspace_entrypoint.sh

Expand Down

0 comments on commit 099e568

Please sign in to comment.