|
|
|
@ -1,6 +1,6 @@
|
|
|
|
#!/bin/bash
|
|
|
|
#!/bin/bash
|
|
|
|
################################################################################
|
|
|
|
################################################################################
|
|
|
|
# Script for installing Odoo on Ubuntu 14.04, 15.04 and 16.04 (could be used for other version too)
|
|
|
|
# Script for installing Odoo on Ubuntu 14.04, 15.04, 16.04 and 18.04 (could be used for other version too)
|
|
|
|
# Author: Yenthe Van Ginneken
|
|
|
|
# Author: Yenthe Van Ginneken
|
|
|
|
#-------------------------------------------------------------------------------
|
|
|
|
#-------------------------------------------------------------------------------
|
|
|
|
# This script will install Odoo on your Ubuntu 16.04 server. It can install multiple Odoo instances
|
|
|
|
# This script will install Odoo on your Ubuntu 16.04 server. It can install multiple Odoo instances
|
|
|
|
|