mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 11:12:14 -04:00
Update element.sh
This commit is contained in:
parent
3504a17724
commit
1b42b65be7
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ sudo apt update
|
|||
sudo apt install element-desktop
|
||||
|
||||
#Adding a DNS entry for my Matrix server here so I can add a Firewall rule locking the AppVM to only being able to connect to my server.
|
||||
echo "5.226.143.168 matrix.arcticfoxes.net" >> /etc/hosts
|
||||
echo "5.226.143.168 matrix.arcticfoxes.net" | sudo tee -a /etc/hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue