From 503e07cf643dcc5c335c6b1da6f3c18ea1058be1 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 16 Jun 2022 01:23:46 -0400 Subject: [PATCH] Update focal.sh --- ubuntu/focal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/focal.sh b/ubuntu/focal.sh index 4251f3e..3f735cb 100644 --- a/ubuntu/focal.sh +++ b/ubuntu/focal.sh @@ -13,7 +13,7 @@ echo "deb https://qubes.3isec.org/4.0 focal main" | sudo tee -a /etc/apt/sources #Install packages sudo apt update -sudo apt install --no-install-recommends qubes-gpg-split eog qt5ct qt5-style-plugins nautilus arc-theme snapd qubes-snapd-helper -y +sudo apt install --no-install-recommends qubes-gpg-split eog qt5ct qt5-style-plugins nautilus arc-theme -y #Theming git config --global http.proxy http://127.0.0.1:8082