Parcourir la source

Your domain name

Bob Mottram il y a 11 ans
Parent
révision
d76224a056
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt Voir le fichier

@@ -5844,7 +5844,7 @@ mkdir /home/bitmsg/Maildir/new
5844 5844
 chown -R bitmsg:bitmsg /home/bitmsg
5845 5845
 #+END_SRC
5846 5846
 
5847
-Substitute /mydomainname.com/ for your domain name (the main one used for email).
5847
+Substitute /your_domain_name/ for your domain name (the main one used for email).
5848 5848
 
5849 5849
 #+BEGIN_SRC: bash
5850 5850
 sed 's/mydomainname.com/your_domain_name/g' bitmessage-gateway.py > bitmessage-gateway.py