diff --git a/scripts/remove b/scripts/remove index 1ddc9bb..dc5baa9 100755 --- a/scripts/remove +++ b/scripts/remove @@ -49,6 +49,8 @@ state_path=$(ynh_app_setting_get $app state_path) # Remove metapackage and its dependencies ynh_remove_app_dependencies +ynh_secure_remove "/etc/apt/sources.list.d/z-push.list" + #================================================= # REMOVE THE MYSQL DATABASE #=================================================