mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 11:12:14 -04:00
Update focal.sh
This commit is contained in:
parent
77e894df46
commit
9c53c5f37d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ sudo apt autoremove -y
|
|||
sudo apt autoclean
|
||||
|
||||
#Add repo
|
||||
sudo apt install curl -y
|
||||
curl --proxy http://127.0.0.1:8082/ --tlsv1.3 --proto =https --max-time 180 --output ~/unman.pub https://raw.githubusercontent.com/unman/unman/master/unman.pub
|
||||
sudo apt-key add ~/unman.pub
|
||||
echo "deb https://qubes.3isec.org/4.0 focal main" | sudo tee -a /etc/apt/sources.list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue