1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-18 14:44:43 -04:00

Add missing apt full-upgrade

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-22 03:13:20 -07:00
parent a9852e4600
commit a3c5646f2f
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -102,6 +102,7 @@ sudo http_proxy=http://127.0.0.1:8082 https_proxy=http://127.0.0.1:8082 extrepo
# Distribution morphing
sudo apt update
sudo apt full-upgrade -y
sudo apt install --no-install-recommends kicksecure-qubes-cli -y
sudo apt autoremove -y
sudo repository-dist --enable --repository stable-proposed-updates