Update Author and Maintainer lines

pull/206/head
rockcesar 6 years ago committed by GitHub
parent e7f20891fa
commit 0f0c7f6407
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 # Author: Yenthe Van Ginneken, César Cordero Rodríguez
# Maintainer: César Cordero Rodríguez # Maintainer: 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