Skip to content
Snippets Groups Projects
Commit 4825b0f0 authored by Bob Mottram's avatar Bob Mottram
Browse files

Comment

parent 3c920b5c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment