From 9baf46077385b552254383799749a51811482b3f Mon Sep 17 00:00:00 2001 From: holzi1005 Date: Sun, 8 Dec 2024 11:31:16 +0100 Subject: [PATCH] update command --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index a39ab59..5f0ae7d 100644 --- a/setup.sh +++ b/setup.sh @@ -103,7 +103,7 @@ echo FINALY: Select and SPrepare tart Docker Compose ------------ echo ------------------------------------------------------------ echo "" echo "DOCKER COMPOSE" -echo "run 'docker-compose up --detach' to start the containers" +echo "run 'cd $HOME_DIR/docker-compose && docker-compose up --detach' to start the containers" echo "" echo "IMPORTANT" echo "1. Wait for at least 10 Minutes for the containers to be up and healthy"