mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-12 10:00:21 +01:00
Update piwigo-install.sh - code cleanup
This commit is contained in:
@@ -79,6 +79,7 @@ service mysql-server restart
|
||||
echo "${DB_TYPE} root user is root and password is ${DB_ROOT_PASSWORD}" > /root/${APP_NAME}-Info.txt
|
||||
echo "${APP_NAME} database user is ${DB_USER} and password is ${DB_PASSWORD}" >> /root/${APP_NAME}-Info.txt
|
||||
|
||||
# Done
|
||||
echo "---------------"
|
||||
echo "Installation Complete."
|
||||
echo "${APP_NAME} is running on port 80."
|
||||
|
||||
Reference in New Issue
Block a user