From 7b31bd779ac8347726294bfedf03d2390e021276 Mon Sep 17 00:00:00 2001 From: DDATAA <45762540+Ddataa@users.noreply.github.com> Date: Thu, 27 Oct 2022 12:06:01 +0000 Subject: [PATCH] Update remove --- scripts/remove | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/remove b/scripts/remove index ad2e5e3..e1b066f 100644 --- a/scripts/remove +++ b/scripts/remove @@ -67,6 +67,8 @@ ynh_remove_nodejs #================================================= # REMOVE SANDBOX DOMAIN #================================================= +ynh_script_progression --message="Removing sandbox domain..." --weight=1 + sandboxdomain=sandbox-$domain if sudo yunohost domain list | grep -q $sandboxdomain then #if domain exist we remove it