mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-22 01:41:34 -05:00
Add missing apt full-upgrade
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a9852e4600
commit
a3c5646f2f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user