Update scripts.
This commit is contained in:
@ -4,6 +4,6 @@ _check_required_env_vars
|
||||
|
||||
# Main script.
|
||||
echo "Container ${CONTAINER_NAME} logs:"
|
||||
grey_start
|
||||
_grey_start
|
||||
docker logs "${CONTAINER_NAME}"
|
||||
grey_end
|
||||
_grey_end
|
||||
|
Reference in New Issue
Block a user