1
0

An empty line before the success message makes it more readable

This commit is contained in:
Enrico Ludwig 2024-02-03 21:49:53 +01:00
parent da1f64c4c2
commit bfe7cd5238

View File

@ -167,6 +167,7 @@ else
fi
# Display the installation result
_info
_info "Installation of Zabbix Agent 2 successful!"
_info "IP: $IP"
_info "Hostname: $HOST"