Update odoo_install_debian.sh

pull/206/head
rockcesar 6 years ago committed by GitHub
parent de5c6f5f7d
commit 79667d1eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
################################################################################ ################################################################################
# Script for installing Odoo on Debian 10.0 (could be used for other version too) # Script for installing Odoo on Debian 10.0 (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.0 server. It can install multiple Odoo instances # This script will install Odoo on your Debian 10.0 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…
Cancel
Save