debian_12_bookworm #5

Merged
DragonSlayer_14 merged 11 commits from debian_12_bookworm into tuxedo_os 2025-03-13 08:33:05 +00:00
Showing only changes of commit e7d0773ea2 - Show all commits

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