diff --git a/6_Polish.sh b/6_Polish.sh index ff46abf..08a6051 100755 --- a/6_Polish.sh +++ b/6_Polish.sh @@ -10,7 +10,7 @@ fi # System aktualisieren und benötigte Pakete installieren 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 # Flatpak Flathub-Repo hinzufügen