Bob Mottram 9 years ago
parent
commit
4152e4cbe7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

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