From b4f5abdf249c855639f699c84af07bfee03bd276 Mon Sep 17 00:00:00 2001 From: DDATAA <45762540+Ddataa@users.noreply.github.com> Date: Tue, 18 Oct 2022 09:25:33 +0000 Subject: [PATCH] Update remove --- scripts/remove | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/remove b/scripts/remove index 5bcaa1b..e201fda 100644 --- a/scripts/remove +++ b/scripts/remove @@ -64,12 +64,6 @@ ynh_script_progression --message="Removing dependencies..." --weight=3 ynh_remove_nodejs -#================================================= -# REMOVE SANDBOX DOMAIN -#================================================= -sandboxdomain=sandbox-$domain -yunohost domain remove $sandboxdomain - #================================================= # GENERIC FINALIZATION #=================================================