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

+ 1
- 1
src/freedombone 查看文件

7228
     fi
7228
     fi
7229
 
7229
 
7230
     # update to the next commit
7230
     # update to the next commit
7231
-    set_repo_commit $INSTALL_DIR/toxic "Toxix commit" "$TOXIC_COMMIT" $TOXIC_REPO
7231
+    set_repo_commit $INSTALL_DIR/toxic "Toxic commit" "$TOXIC_COMMIT" $TOXIC_REPO
7232
 
7232
 
7233
     if grep -Fxq "install_tox_client" $COMPLETION_FILE; then
7233
     if grep -Fxq "install_tox_client" $COMPLETION_FILE; then
7234
         return
7234
         return