Explorar o código

Update remove, current issue with conf server file

Mickael-Martin %!s(int64=7) %!d(string=hai) anos
pai
achega
b595305f61
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      scripts/remove

+ 2 - 2
scripts/remove

@@ -50,8 +50,8 @@ fi
 timeout 5 systemctl stop zabbix-server
 systemctl disable zabbix-server
 killall zabbix_server
-rm -fr /etc/zabbix
-rm -fr /var/www/zabbix
+#rm -fr /etc/zabbix
+#rm -fr /var/www/zabbix
 ynh_package_autopurge --allow-change-held-packages zabbix-server-mysql zabbix-frontend-php ynhzabbix-ynh-deps zabbix-release
 
 #=================================================