diff options
-rwxr-xr-x | deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,4 +38,4 @@ if [ -z "$MTU" ]; then fi echo "starting docker operations" -${DOCKER_COMPOSE_EXE} up -d +${DOCKER_COMPOSE_EXE} up -d --build |
index : dcae/demo/startup/message-router | ||
Grokmirror user |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | deploy.sh | 2 |
@@ -38,4 +38,4 @@ if [ -z "$MTU" ]; then fi echo "starting docker operations" -${DOCKER_COMPOSE_EXE} up -d +${DOCKER_COMPOSE_EXE} up -d --build |