Skip to content

Commit d596f4a

Browse files
authored
Fixed command to add users (#1762)
1 parent b9cdfc2 commit d596f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/the-lounge.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"notes": [
3434
{
35-
"text": "The Lounge is running in private mode. Use `sudo -u thelounge thelounge add name` to create users.",
35+
"text": "The Lounge is running in private mode. Use `runuser -u thelounge -- thelounge add usernamehere` to create users.",
3636
"type": "info"
3737
}
3838
]

0 commit comments

Comments
 (0)