diff --git a/scripts/remove b/scripts/remove index d0f3de2..82a0a09 100644 --- a/scripts/remove +++ b/scripts/remove @@ -59,14 +59,6 @@ ynh_script_progression --message="Removing Tvheadend..." --weight=6 ynh_package_autopurge $app -#================================================= -# REMOVE APP MAIN DIR AND CONFIG FILES -#================================================= -ynh_script_progression --message="Removing app main directory..." --weight=2 - -# Remove the app directory securely -ynh_secure_remove --file="$final_path" - #================================================= # REMOVE NGINX CONFIGURATION #=================================================