mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-13 02:19:57 +01:00
Update zenphoto-install.sh
This commit is contained in:
@@ -91,10 +91,10 @@ sysrc php_fpm_enable="YES"
|
|||||||
service caddy start
|
service caddy start
|
||||||
service php-fpm start
|
service php-fpm start
|
||||||
|
|
||||||
|
|
||||||
echo "---------------"
|
echo "---------------"
|
||||||
echo "Installation complete."
|
echo "Installation complete."
|
||||||
echo "Zenphoto is running on port 80"
|
echo "Zenphoto is running on port 80"
|
||||||
|
echo "Vistit /zp-core/setup.php to begin your Zenphoto setup"
|
||||||
echo "---------------"
|
echo "---------------"
|
||||||
if [ "${REINSTALL}" == "true" ]; then
|
if [ "${REINSTALL}" == "true" ]; then
|
||||||
echo "You did a reinstall, please user your old credentials to log in."
|
echo "You did a reinstall, please user your old credentials to log in."
|
||||||
|
|||||||
Reference in New Issue
Block a user