浏览代码

Change password for tox

Bob Mottram 8 年前
父节点
当前提交
b71ceea0f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-app-tox

+ 1
- 1
src/freedombone-app-tox 查看文件

@@ -49,7 +49,7 @@ TOXIC_FILE=/usr/local/bin/toxic
49 49
 QTOX_REPO="https://github.com/bashrc/qTox"
50 50
 QTOX_COMMIT='27a628a3789fca4f31516c3982e580052dd3c773'
51 51
 
52
-function change_password_qtox {
52
+function change_password_tox {
53 53
     echo -n ''
54 54
 }
55 55