From 171c7b2317664c911decb6653076885c4e1bd059 Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 26 Mar 2019 23:43:55 +0100 Subject: [PATCH] Delete warning during the remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 8377d9d..627263d 100644 --- a/scripts/remove +++ b/scripts/remove @@ -63,7 +63,7 @@ ynh_remove_nginx_config # DELETE LOG #================================================= -ynh_secure_remove "/var/log/$app/" +ynh_secure_remove "/var/log/$app" #================================================= # REMOVE LOGROTATE CONFIGURATION