Update zoneminder-install.sh - minor edits

This commit is contained in:
tschettervictor
2024-09-29 16:50:46 -06:00
committed by GitHub
parent a27d96a5df
commit 01451da60d

View File

@@ -81,6 +81,7 @@ echo "${APP_NAME} database user is ${DB_USER} and password is ${DB_PASS}" >> /ro
# Done
echo "---------------"
echo "Installation complete."
echo "${APP_NAME} is running on port 443"
echo "---------------"
echo "Database Information"
echo "${DB_TYPE} Username: root"