Parcourir la source

Remove unnecessary substitutions

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

+ 1
- 20
beaglebone.txt Voir le fichier

@@ -5847,26 +5847,7 @@ chown -R bitmsg:bitmsg /home/bitmsg
5847 5847
 Substitute /mydomainname.com/ for your domain name (the main one used for email).
5848 5848
 
5849 5849
 #+BEGIN_SRC: bash
5850
-sed 's/godark.ca/mydomainname.com/g' bitmessage-gateway.py > bitmessage-gateway.py
5851
-#+END_SRC
5852
-
5853
-Change the user to /bitmsg/
5854
-
5855
-#+BEGIN_SRC: bash
5856
-sed 's#your_user/MailDir#bitmsg/Maildir#g' bitmessage-gateway.py > bitmessage-gateway.py
5857
-#+END_SRC
5858
-
5859
-Change the logging location.
5860
-
5861
-#+BEGIN_SRC: bash
5862
-sed 's#/var/log/bitmessage-gateway.log#/home/bitmsg/gateway.log#g'
5863
-bitmessage-gateway.py > bitmessage-gateway.py
5864
-#+END_SRC
5865
-
5866
-Change the API username.
5867
-
5868
-#+BEGIN_SRC: bash
5869
-sed 's/bmapi/bitmsg/g' bitmessage-gateway.py > bitmessage-gateway.py
5850
+sed 's/mydomainname.com/your_domain_name/g' bitmessage-gateway.py > bitmessage-gateway.py
5870 5851
 #+END_SRC
5871 5852
 
5872 5853
 Find out what the API password is: