mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-12 01:49:56 +01:00
Update zenphoto-install.sh
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user