Consistent comments

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-01-24 17:46:28 -07:00
parent ac9acc7ff7
commit c8b324c93b
No known key found for this signature in database
GPG key ID: 555C902A34EC968F
6 changed files with 23 additions and 23 deletions

View file

@ -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