mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-19 06:30:38 -04:00
Fix Shellcheck
This commit is contained in:
parent
fdcaf6ef28
commit
742a5ea93d
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ XDG_CURRENT_DESKTOP=GNOME' | sudo tee -a /etc/environment
|
|||
sudo dnf -y group remove 'Container Management' 'Desktop accessibility' 'Firefox Web Browser' 'Guest Desktop Agents' 'LibreOffice' 'Printing Support'
|
||||
|
||||
# Remove unnecessary stuff from the Qubes template
|
||||
sudo dnf -y remove gnome-software gnome-system-monitor amd-ucode-firmware *gpu* httpd keepassxc thunderbird
|
||||
sudo dnf -y remove gnome-software gnome-system-monitor amd-ucode-firmware '*gpu*' httpd keepassxc thunderbird
|
||||
|
||||
# Remove unnecessary stuff from the Fedora-41 template (will be split into whats in the qubes template and whats upstream later)
|
||||
sudo dnf -y remove c-ares hiredis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue