commit 8f6a62f9062466b5c1fcaf50ea792fbad8241e62
Author: emma peel <emma.p...@riseup.net>
Date:   Wed May 12 11:06:54 2021 +0200

    remove trailing whitespaces
---
 .../technical-setup/guard/fedora/contents.lr             | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/content/relay-operations/technical-setup/guard/fedora/contents.lr 
b/content/relay-operations/technical-setup/guard/fedora/contents.lr
index 4e6cc31..60d6c69 100644
--- a/content/relay-operations/technical-setup/guard/fedora/contents.lr
+++ b/content/relay-operations/technical-setup/guard/fedora/contents.lr
@@ -11,14 +11,14 @@ body:
 One of the most important things to keeps your relay secure is to install 
security updates timely and ideally automatically so you can not forget about 
it. Follow the instructions to enable [automatic software updates](updates) for 
your operating system.
 
 # 2. Add the following to `/etc/yum.repos.d/tor.repo` and then install the tor 
package.
-                                                  
-```                                                 
-[tor]                                                             
-name=Tor for Fedora $releasever - $basearch                                    
                                                                                
                                                   
-baseurl=https://rpm.torproject.org/fedora/$releasever/$basearch                
                                                                                
                                                   
-enabled=1                                                                      
                                                                                
                                                   
-gpgcheck=1                                                           
-gpgkey=https://rpm.torproject.org/fedora/public_gpg.key                  
+
+```
+[tor]
+name=Tor for Fedora $releasever - $basearch
+baseurl=https://rpm.torproject.org/fedora/$releasever/$basearch
+enabled=1
+gpgcheck=1
+gpgkey=https://rpm.torproject.org/fedora/public_gpg.key
 cost=100
 ```
 



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to