parent
75650ad846
commit
0018f4b975
@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
################################################################################
|
################################################################################
|
||||||
# Script for installing Odoo V8 on Debian 10 (could be used for other version too)
|
# Script for installing Odoo V8 on Debian 10 (could be used for other version too)
|
||||||
# Author: Yenthe Van Ginneken, César Cordero Rodríguez
|
# Authors: Yenthe Van Ginneken, César Cordero Rodríguez
|
||||||
# Maintainer: Yenthe Van Ginneken, César Cordero Rodríguez
|
# Maintainers: Yenthe Van Ginneken, César Cordero Rodríguez
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
# This script will install Odoo on your Debian 10 server. It can install multiple Odoo instances
|
# This script will install Odoo on your Debian 10 server. It can install multiple Odoo instances
|
||||||
# in one Debian because of the different xmlrpc_ports
|
# in one Debian because of the different xmlrpc_ports
|
||||||
Loading…
Reference in new issue