From 8603f7589912493fbba1026ec9a44e1c61c1aa34 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 22 Jul 2021 07:59:20 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 693af90..d2d5d52 100644 --- a/scripts/remove +++ b/scripts/remove @@ -81,7 +81,7 @@ ynh_secure_remove --file="$final_path" ynh_script_progression --message="Removing Movim cache directory..." --weight=6 # Remove the app directory securely -ynh_secure_remove --file="/home/$app" +ynh_secure_remove --file="/home/yunohost.app/$app" #================================================= # REMOVE PHP-FPM CONFIGURATION