Skip to content

Commit

Permalink
remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Dec 10, 2018
1 parent 6ded4c8 commit 958448d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion start_ocean.sh
Expand Up @@ -144,7 +144,6 @@ while :; do
;;
*)
printf $COLOR_Y'Starting Ocean...\n\n'$COLOR_RESET
echo ${BRIZO_ENV_FILE}
docker-compose --project-name=$PROJECT_NAME $COMPOSE_FILES -f ${NODE_FILE} up --remove-orphans
break
esac
Expand Down

0 comments on commit 958448d

Please sign in to comment.