From 4d9240ce27f86bb8b0bd76bec6ea397fa186232e Mon Sep 17 00:00:00 2001 From: irinagomez Date: Tue, 17 Mar 2020 07:51:33 +0000 Subject: Revert "#969 New branch will create for images tree." This reverts commit e3047a32128908fba03e498e372535c52ade7bc4. --- installer/opengnsys_uninstall.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/installer/opengnsys_uninstall.sh b/installer/opengnsys_uninstall.sh index e0df8f8a..264ef71e 100755 --- a/installer/opengnsys_uninstall.sh +++ b/installer/opengnsys_uninstall.sh @@ -100,8 +100,6 @@ EOT # Borrar el fichero temporal de credenciales. rm -f $MYCNF fi -# Eliminar plantilla MySQL. -rm -f /etc/{mysql/mysql.conf.d,my.conf.d}/mysqld-og.cnf # Quitar configuración específica de Apache. [ -n "$(which a2dissite 2>/dev/null)" ] && a2dissite opengnsys rm -f /etc/{apache2/{sites-available,sites-enabled},httpd/conf.d}/opengnsys* -- cgit v1.2.3-18-g5258