From 8dbb9f742f15f0669aa7816255c66fd672cb8fc1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 16 Aug 2022 07:59:02 +0200 Subject: [PATCH] Update remove --- scripts/remove | 8 -------- 1 file changed, 8 deletions(-) diff --git a/scripts/remove b/scripts/remove index 0ea5c65..d19cdf8 100644 --- a/scripts/remove +++ b/scripts/remove @@ -23,14 +23,6 @@ db_user=$db_name #================================================= # STANDARD REMOVE -#================================================= -# REMOVE DEPENDENCIES -#================================================= -ynh_script_progression --message="Removing dependencies..." --weight=9 - -# Remove metapackage and its dependencies -ynh_remove_app_dependencies - #================================================= # REMOVE THE MYSQL DATABASE #=================================================