Bladeren bron

Erroneous italics

Bob Mottram 10 jaren geleden
bovenliggende
commit
9a4406e889
1 gewijzigde bestanden met toevoegingen van 7 en 1 verwijderingen
  1. 7
    1
      beaglebone.txt

+ 7
- 1
beaglebone.txt Bestand weergeven

@@ -5807,7 +5807,13 @@ pybitmessage
5807 5807
 
5808 5808
 *** Connect Bitmessage to Email
5809 5809
 
5810
-It may be convenient to have any Bitmessages addressed to you which arrive at the BBB to be transfered to your email, so that you can check for messages on mobile devices or on computers where installing a Bitmessage client isn't an available option. This transference will take place on the BBB itself, so will not involve transmitting any plaintext over the local network or internet.  To do this first you'll need to set up a receiving Bitmessage address by editing /home/bitmsg/.config/PyBitmessage/keys.dat and adding the details for your address, which could be coppied from another machine (such as a laptop running a Bitmessage client).
5810
+It may be convenient to have any Bitmessages addressed to you which arrive at the BBB to be transfered to your email, so that you can check for messages on mobile devices or on computers where installing a Bitmessage client isn't an available option. This transference will take place on the BBB itself, so will not involve transmitting any plaintext over the local network or internet.  To do this first you'll need to set up a receiving Bitmessage address by editing:
5811
+
5812
+#+BEGIN_SRC: bash
5813
+/home/bitmsg/.config/PyBitmessage/keys.dat
5814
+#+END_SRC
5815
+
5816
+and adding the details for your address, which could be coppied from another machine (such as a laptop running a Bitmessage client).
5811 5817
 
5812 5818
 It will look something like:
5813 5819