mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-13 11:42:21 -04:00
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a147f1a746
commit
7b072b873d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ unpriv curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/Tomm
|
|||
sudo sed -i 's/^metalink=.*/&\&protocol=https/g' /etc/yum.repos.d/*
|
||||
|
||||
# Remove unnecessary stuff from the Qubes template
|
||||
sudo dnf -y thunderbird httpd keepassxc rygel
|
||||
sudo dnf -y remove thunderbird httpd keepassxc rygel
|
||||
|
||||
# Remove firefox packages
|
||||
sudo dnf -y remove fedora-bookmarks fedora-chromium-config firefox mozilla-filesystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue