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