Fix status output formatting and text.

This commit is contained in:
Daniel Ceregatti 2025-08-15 11:03:48 -06:00
parent 24ee9b965b
commit dd1be5e89f

View file

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