Update zenphoto-install.sh

This commit is contained in:
tschettervictor
2024-09-15 14:37:25 -06:00
committed by GitHub
parent 0bc64cf548
commit b99bcc9ec4

View File

@@ -91,10 +91,10 @@ sysrc php_fpm_enable="YES"
service caddy start
service php-fpm start
echo "---------------"
echo "Installation complete."
echo "Zenphoto is running on port 80"
echo "Vistit /zp-core/setup.php to begin your Zenphoto setup"
echo "---------------"
if [ "${REINSTALL}" == "true" ]; then
echo "You did a reinstall, please user your old credentials to log in."