diff --git a/scripts/remove b/scripts/remove index a25f56f..c306303 100644 --- a/scripts/remove +++ b/scripts/remove @@ -61,10 +61,6 @@ ynh_remove_nodejs # REMOVE APP MAIN DIR #================================================= -# remove tmp files -sudo -u $app rm -rf /tmp/* -ynh_secure_remove "/var/tmp/*" - # Remove the app directory securely ynh_secure_remove "$final_path"