[IMP] Remove automatical deleting of PSQL/Wkhtmltopdf

pull/40/merge
Yenthe V.G 9 years ago committed by GitHub
parent b02abb455a
commit ef92acf495

@ -59,9 +59,6 @@ apt-get install dialog -y >> ./install_log
# #
# Remove Odoo and PostgreSQL # Remove Odoo and PostgreSQL
# #
echo -e "\n---- Purge odoo postgresql wkhtmltox ----"
apt-get remove --purge wkhtmltox postgresql postgresql-9.4 postgresql-client postgresql-client-9.4 postgresql-client-common postgresql-common odoo -y >> ./install_log
apt-get autoremove -y >> ./install_log
#-------------------------------------------------- #--------------------------------------------------
# Update Server # Update Server
#-------------------------------------------------- #--------------------------------------------------

Loading…
Cancel
Save