This commit is contained in:
Bob Mottram 2016-10-02 11:22:56 +01:00
parent 3c920b5c44
commit 4825b0f038
1 changed files with 2 additions and 0 deletions

View File

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