Update scripts.

This commit is contained in:
Your Name
2025-05-04 22:35:51 +12:00
parent 3460224e29
commit bbd7c635a8
15 changed files with 17 additions and 38 deletions

View File

@ -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