Feat: installiert Bleachbit

This commit is contained in:
DragonSlayer_14 2025-03-13 09:26:32 +01:00
parent f02dac4e6c
commit cef9438f0f

View File

@ -10,7 +10,7 @@ fi
# System aktualisieren und benötigte Pakete installieren # System aktualisieren und benötigte Pakete installieren
echo "🔄 System wird aktualisiert..." echo "🔄 System wird aktualisiert..."
sudo apt update && sudo apt install -y flatpak neovim ufw rfkill xdg-user-dirs rsync clamav clamav-freshclam clamav-docs libclamunrar9 clamav-daemon sudo apt update && sudo apt install -y flatpak neovim ufw rfkill xdg-user-dirs rsync clamav clamav-freshclam clamav-docs libclamunrar9 clamav-daemon bleachbit
sudo ufw enable sudo ufw enable
# Flatpak Flathub-Repo hinzufügen # Flatpak Flathub-Repo hinzufügen