Update and rename odoo8_install_debian10.sh to odoo_install_debian.sh

pull/213/head
César Cordero Rodríguez 6 years ago committed by GitHub
parent 75650ad846
commit 0018f4b975
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 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…
Cancel
Save