From dd1be5e89fa5ec1c5a1023af2c375f0a3e1e2640 Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Fri, 15 Aug 2025 11:03:48 -0600 Subject: [PATCH] Fix status output formatting and text. --- server/bin/dz | 1 + 1 file changed, 1 insertion(+) diff --git a/server/bin/dz b/server/bin/dz index d34fea6..69c87fd 100755 --- a/server/bin/dz +++ b/server/bin/dz @@ -582,6 +582,7 @@ status(){ # Map MAP=${MAP} # Number of mods plus the list denoting on or off + echo echo -ne "Server files installed: ${INSTALLED}" if [[ "${INSTALLED}" = "${NO}" ]] then