Bob Mottram 9 anos atrás
pai
commit
80960f6e56
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-mesh

+ 1
- 1
src/freedombone-mesh Ver arquivo

@@ -125,7 +125,7 @@ function install_toxcore {
125 125
 
126 126
     # save the public key for later reference
127 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 131
 function install_toxid {