Bob Mottram 9 gadus atpakaļ
vecāks
revīzija
80960f6e56
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/freedombone-mesh

+ 1
- 1
src/freedombone-mesh Parādīt failu

125
 
125
 
126
     # save the public key for later reference
126
     # save the public key for later reference
127
     echo "$TOX_PUBLIC_KEY" > /tmp/boostrapid
127
     echo "$TOX_PUBLIC_KEY" > /tmp/boostrapid
128
-	sudo mv /tmp/boostrapid $TOX_BOOTSTRAP_ID_FILE
128
+    sudo mv /tmp/boostrapid $TOX_BOOTSTRAP_ID_FILE
129
 }
129
 }
130
 
130
 
131
 function install_toxid {
131
 function install_toxid {