Skip to content

Commit

Permalink
Remove typo line.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpolzin committed Nov 26, 2024
1 parent 0e8a108 commit 35b60b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export BUILDKIT_PROGRESS=plain

SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )

docker compose -f $SCRIPT_DIR/docker-compose.yml build docker build -t ghcr.io/rosblox/ros-joy-linux:humble .
docker compose -f $SCRIPT_DIR/docker-compose.yml build

0 comments on commit 35b60b5

Please sign in to comment.