Add postgreSQL user details

Add postgreSQL user details
pull/1/merge
Yenthe 10 years ago
parent c5fb2b0f0a
commit 52b16e34e8

@ -205,7 +205,8 @@ sudo su root -c "/etc/init.d/$OE_CONFIG start"
echo "-----------------------------------------------------------"
echo "Done! The Odoo server is up and running. Specifications:"
echo "Port: $OE_PORT"
echo "User: $OE_USER"
echo "User service: $OE_USER"
echo "User PostgreSQL: $OE_USER"
echo "Code location: $OE_USER"
echo "Addons folder: $OE_USER/$OE_CONFIG/addons/"
echo "Start Odoo service: sudo service $OE_CONFIG start"

Loading…
Cancel
Save