Parcourir la source

Change password for tox

Bob Mottram il y a 8 ans
Parent
révision
b71ceea0f2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/freedombone-app-tox

+ 1
- 1
src/freedombone-app-tox Voir le fichier

@@ -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