Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
nutjob4life committed Sep 24, 2024
1 parent 91a2eb3 commit ec3331e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions support/cbiit-deploy-prod.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ docker container ls" || exit 1
# idle connection because it's a despotic and horrible server.
# sleep 400

ssh -q $USER@$WEBSERVER "cd $WEBROOT ; \
docker compose --project-name edrn pull --include-deps --quiet" || exit 1
# ssh -q $USER@$WEBSERVER "cd $WEBROOT ; \
# docker compose --project-name edrn pull --include-deps --quiet" || exit 1

echo ""
echo "👉 Use Docker compose to bring up all the containers, and list what's running once complete."
Expand Down

0 comments on commit ec3331e

Please sign in to comment.