mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-06-25 06:40:33 -04:00
Add missing apt full-upgrade
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a9852e4600
commit
a3c5646f2f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue