mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-09-13 08:03:28 +00:00
Fix status output formatting and text.
This commit is contained in:
parent
24ee9b965b
commit
dd1be5e89f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue