Skip to content

Commit 2eb3889

Browse files
committed
wip(wip): wip
Signed-off-by: m-brl <mathieu.borel@epitech.eu>
1 parent 5445e5e commit 2eb3889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/docker_install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ fi
1212
$DOCKER_COMPOSE -f docker-compose.yml up -d
1313

1414
echo -e "\033[32m\033[1mInstallation complete\033[0m, you can now access the container with the following command:"
15-
echo "chmod -R 777 inmoov_ros_sim && \"
16-
echo "cd inmoov_ros_sim && \"
15+
echo "chmod -R 777 inmoov_ros_sim && \\"
16+
echo "cd inmoov_ros_sim && \\"
1717
echo "make dc-term"

0 commit comments

Comments
 (0)