mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Update Ubuntu-Update.sh
This commit is contained in:
parent
735ff09443
commit
c60a77a9f8
@ -13,6 +13,9 @@ sudo apt purge gnome-calculator *evince* *seahorse* *gedit* *yelp* gnome-screens
|
||||
#Fix up dependencies for OpenSnitch
|
||||
sudo apt install python3-grpcio python3-slugify -y
|
||||
|
||||
#Put all AppArmor profiles into enforcing mode
|
||||
sudo aa-enforce /etc/apparmor.d/*
|
||||
|
||||
#Update flatpak
|
||||
flatpak update
|
||||
flatpak remove --unused
|
||||
|
Loading…
Reference in New Issue
Block a user