Update odoo_install_debian.sh

pull/212/head
César Cordero Rodríguez 6 years ago committed by GitHub
parent 1a8acd4ecf
commit 8cebc6d129
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 V9 on Debian 10 (could be used for other version too) # Script for installing Odoo V9 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…
Cancel
Save