Bob Mottram 9 年之前
父節點
當前提交
4152e4cbe7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone 查看文件

@@ -7228,7 +7228,7 @@ function install_tox_client {
7228 7228
     fi
7229 7229
 
7230 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 7233
     if grep -Fxq "install_tox_client" $COMPLETION_FILE; then
7234 7234
         return