Bob Mottram 9 年之前
父節點
當前提交
80960f6e56
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-mesh

+ 1
- 1
src/freedombone-mesh 查看文件

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