debian_12_bookworm #5

Manually merged
DragonSlayer_14 merged 2 commits from debian_12_bookworm into tuxedo_os 2025-03-13 09:33:05 +01:00
Showing only changes of commit cef9438f0f - Show all commits

View File

@ -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