Bob Mottram 8 lat temu
rodzic
commit
4825b0f038
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      src/freedombone-app-tox

+ 2
- 0
src/freedombone-app-tox Wyświetl plik

@@ -63,6 +63,8 @@ function remove_user_tox {
63 63
 
64 64
 function add_user_tox {
65 65
     new_username="$1"
66
+
67
+    # Note: password isn't used
66 68
     new_user_password="$2"
67 69
 
68 70
     USER_TOX_FILE=/home/${new_username}/.config/tox/data.tox