Remove config file to avoid conflict with kali-themes-purple

This commit is contained in:
Daniel Ruiz de Alegría
2023-07-13 15:41:25 +02:00
parent 04bd53fc1d
commit 9f20014b3e
2 changed files with 3 additions and 3 deletions
+3
View File
@@ -77,6 +77,9 @@ case "$1" in
setup_diversion "$file"
fi
done
if dpkg --compare-versions "$2" lt "2023.3.1"; then
rm /etc/xdg/plasma-workspace/env/kali-themes-purple.sh
fi
;;
esac