feat: Fügt Virenschutz hinzu.

This commit is contained in:
DragonSlayer_14 2025-03-13 08:49:02 +01:00
parent 34d7363c34
commit f719783cba

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
sudo apt update && sudo apt install -y flatpak neovim ufw rfkill xdg-user-dirs rsync clamav clamav-freshclam clamav-docs libclamunrar9 clamav-daemon
sudo ufw enable
# Flatpak Flathub-Repo hinzufügen