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