From 64512ea3aac8edd6210742a101ef24a7e06d55a5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 14 Apr 2019 01:20:30 +0200 Subject: [PATCH] Update remove --- scripts/remove | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/remove b/scripts/remove index fb40e7c..822881a 100644 --- a/scripts/remove +++ b/scripts/remove @@ -67,10 +67,6 @@ ynh_print_info "Removing nginx web server configuration" # Remove the dedicated nginx config ynh_remove_nginx_config -# Reload nginx and update ssowatch -sudo systemctl reload nginx.service -sudo yunohost app ssowatconf - #================================================= # REMOVE LOGROTATE CONFIGURATION #=================================================