1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-18 14:44:43 -04:00

Add missing -y

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-23 13:59:59 -07:00
parent a3c5646f2f
commit 9928b93647
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -59,7 +59,7 @@ sudo apt autoremove -y
# Debloat
# Remove unnecessary stuff from the Qubes template
sudo apt purge gnome-software thunderbird keepassxc
sudo apt purge -y gnome-software thunderbird keepassxc
# Remove Network + hardware tools packages
sudo apt purge -y avahi* cups* '*nfs*' rygel '*smtp*' system-config-printer* '*telnet*'