Ver código fonte

Your domain name

Bob Mottram 11 anos atrás
pai
commit
d76224a056
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt Ver arquivo

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