From 1a9b2d0f5a3efd4eaefe72261a7990947a489151 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 13 Jun 2021 14:54:39 +0200 Subject: [PATCH] Improvement script progression comment --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 8295c34..1b12a17 100644 --- a/scripts/remove +++ b/scripts/remove @@ -68,7 +68,7 @@ ynh_remove_fpm_config #================================================= # REMOVE APP DATA DIR #================================================= -ynh_script_progression --message="Removing app main directory..." --weight=1 +ynh_script_progression --message="Removing app data directory..." --weight=1 # Remove the app directory securely ynh_secure_remove --file="/home/yunohost.app/$app"