Skip to content

Commit

Permalink
Fixed command to create new users
Browse files Browse the repository at this point in the history
  • Loading branch information
tremor021 committed Jan 26, 2025
1 parent 5a5b6de commit 567c26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/the-lounge.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"notes": [
{
"text": "The Lounge is running in private mode. Use `sudo -u thelounge thelounge add name` to create users.",
"text": "The Lounge is running in private mode. Use `runuser -u thelounge -- thelounge add username` to create users.",
"type": "info"
}
]
Expand Down

0 comments on commit 567c26b

Please sign in to comment.