bug fixing and deploy and build diagnostics
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# Provides: logging, SSH helpers, health checks, disk checks, memory limits
|
||||
|
||||
# Guard against double-sourcing
|
||||
[ -n "$_ARCHY_COMMON_LOADED" ] && return 0
|
||||
[ -n "${_ARCHY_COMMON_LOADED:-}" ] && return 0
|
||||
_ARCHY_COMMON_LOADED=1
|
||||
|
||||
# ── Colored logging ─────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user