Bob Mottram 9 years ago
parent
commit
80960f6e56
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-mesh

+ 1
- 1
src/freedombone-mesh View File

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