You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[$LOCAL_DOCKER_COMPOSE_PATH==""||$LOCAL_DOCKER_COMPOSE_PATH== null ]] && echoerr "You must inform the required argument(s) to the function: '${FUNCNAME[0]}'"
47
+
[[$LOCAL_DOCKER_COMPOSE_PATH==""||$LOCAL_DOCKER_COMPOSE_PATH== null ]] && echoerr "You must inform the required argument(s) to the function: '${FUNCNAME[0]}'"
48
48
49
49
[[ "$DEBUG"==true ]] &&echo"Starting docker composer service for '$LOCAL_DOCKER_COMPOSE_FULL_FILE_NAME' - [function: ${FUNCNAME[0]}]"
0 commit comments