update command

This commit is contained in:
holzi1005 2024-12-08 11:31:16 +01:00
parent eed7c6d7ca
commit 9baf460773

View file

@ -103,7 +103,7 @@ echo FINALY: Select and SPrepare tart Docker Compose ------------
echo ------------------------------------------------------------ echo ------------------------------------------------------------
echo "" echo ""
echo "DOCKER COMPOSE" 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 ""
echo "IMPORTANT" echo "IMPORTANT"
echo "1. Wait for at least 10 Minutes for the containers to be up and healthy" echo "1. Wait for at least 10 Minutes for the containers to be up and healthy"