Browse Source

Change password for tox

Bob Mottram 8 years ago
parent
commit
b71ceea0f2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-tox

+ 1
- 1
src/freedombone-app-tox View File

49
 QTOX_REPO="https://github.com/bashrc/qTox"
49
 QTOX_REPO="https://github.com/bashrc/qTox"
50
 QTOX_COMMIT='27a628a3789fca4f31516c3982e580052dd3c773'
50
 QTOX_COMMIT='27a628a3789fca4f31516c3982e580052dd3c773'
51
 
51
 
52
-function change_password_qtox {
52
+function change_password_tox {
53
     echo -n ''
53
     echo -n ''
54
 }
54
 }
55
 
55