We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02abb4 commit ef92acfCopy full SHA for ef92acf
odoo_install_debian.sh
@@ -59,9 +59,6 @@ apt-get install dialog -y >> ./install_log
59
#
60
# Remove Odoo and PostgreSQL
61
62
-echo -e "\n---- Purge odoo postgresql wkhtmltox ----"
63
-apt-get remove --purge wkhtmltox postgresql postgresql-9.4 postgresql-client postgresql-client-9.4 postgresql-client-common postgresql-common odoo -y >> ./install_log
64
-apt-get autoremove -y >> ./install_log
65
#--------------------------------------------------
66
# Update Server
67
0 commit comments