Bob Mottram 8 年之前
父節點
當前提交
4825b0f038
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      src/freedombone-app-tox

+ 2
- 0
src/freedombone-app-tox 查看文件

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