diff --git a/zoneminder/zoneminder-install.sh b/zoneminder/zoneminder-install.sh index 4c270f2..77232f3 100644 --- a/zoneminder/zoneminder-install.sh +++ b/zoneminder/zoneminder-install.sh @@ -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"