diff --git a/odoo_install.sh b/odoo_install.sh index 83d0e69..d39989d 100644 --- a/odoo_install.sh +++ b/odoo_install.sh @@ -1,6 +1,6 @@ #!/bin/bash ################################################################################ -# Script for install Odoo V9 on Ubuntu 14.04 LTS (could be used for other version too) +# Script for installing Odoo V9 on Ubuntu 14.04 LTS (could be used for other version too) # Author: Yenthe Van Ginneken #------------------------------------------------------------------------------- # This script will install Odoo on your Ubuntu 14.04 server. It can install multiple Odoo instances