This commit is contained in:
Your Name
2025-05-03 23:03:16 +12:00
parent 340170b248
commit 2fe7d4c3d9
5 changed files with 2 additions and 466 deletions

View File

@ -5,7 +5,6 @@ source "${AGENT_PATH}/_common.sh"
# Opens a shell in the running container.
_check_required_env_vars "CONTAINER_NAME"
if ! _is_container_running $CONTAINER_NAME; then