Added some info

Added some info
pull/1/merge
Yenthe 10 years ago
parent 4222904bc4
commit 67d9755cc8

@ -21,12 +21,11 @@
OE_USER="odoo" OE_USER="odoo"
OE_HOME="/$OE_USER" OE_HOME="/$OE_USER"
OE_HOME_EXT="/$OE_USER/$OE_USER-server" OE_HOME_EXT="/$OE_USER/$OE_USER-server"
#The default port where this Odoo instance will run under #The default port where this Odoo instance will run under (provided you use the command -c in the terminal)
OE_PORT="8070"
#Set to true if you want to install it, false if you don't need it or have it already installed. #Set to true if you want to install it, false if you don't need it or have it already installed.
INSTALL_WKHTMLTOPDF="True" INSTALL_WKHTMLTOPDF="True"
#Choose the Odoo version which you want to install. For example: 8.0, 7.0 or saas-6. When using 'trunk' the master version will be installed. #Choose the Odoo version which you want to install. For example: 9.0, 8.0, 7.0 or saas-6. When using 'trunk' the master version will be installed.
OE_VERSION="8.0" OE_VERSION="8.0"
#set the superadmin password #set the superadmin password

Loading…
Cancel
Save