Skip to content

Commit

Permalink
fix outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joonas-fi committed Apr 13, 2022
1 parent bb07f51 commit 4d6484f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ COPY . /main_ws/src/

# this:
# 1) builds the application
# 2) packages the application as .deb in build_output/
# 2) packages the application as .deb in /main_ws/

# RUN /packaging/build-and-package-as-deb.sh -o build_output/
RUN /packaging/build.sh

# ▲ runtime ──┐
Expand Down

0 comments on commit 4d6484f

Please sign in to comment.