mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-06-29 08:37:34 -04:00
Update focal.sh
This commit is contained in:
parent
9c53c5f37d
commit
503e07cf64
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ echo "deb https://qubes.3isec.org/4.0 focal main" | sudo tee -a /etc/apt/sources
|
||||||
|
|
||||||
#Install packages
|
#Install packages
|
||||||
sudo apt update
|
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
|
#Theming
|
||||||
git config --global http.proxy http://127.0.0.1:8082
|
git config --global http.proxy http://127.0.0.1:8082
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue