mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-08-14 08:05:27 -04:00
Consistent comments
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
ac9acc7ff7
commit
c8b324c93b
6 changed files with 23 additions and 23 deletions
|
@ -19,5 +19,5 @@ echo "deb [signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https:/
|
|||
sudo apt update
|
||||
sudo apt install --no-install-recommends element-desktop -y
|
||||
|
||||
#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.
|
||||
# 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" | sudo tee -a /etc/hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue