From b78bebaede52928eb1223527174dfe240479614f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 20 Nov 2023 19:26:18 +0100 Subject: [PATCH] cleanup script --- scripts/remove | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/remove b/scripts/remove index 6f688f8..a846ba2 100755 --- a/scripts/remove +++ b/scripts/remove @@ -84,10 +84,5 @@ ynh_script_progression --message="Removing the dedicated system user" --weight=1 # Delete a system user yunohost user delete $YNH_APP_ID -#================================================= -# END OF SCRIPT -#================================================= -ynh_print_info --message="Due of the backup core only feature the data directory in '/home/yunohost.app/matrix-$app' was not removed. It need to be removed manually to purge app user data." - ynh_script_progression --message="Removal of $app completed" --last sleep 1