mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
Fixed command to add users (#1762)
This commit is contained in:
parent
b9cdfc26d0
commit
d596f4a3e0
1 changed files with 1 additions and 1 deletions
|
@ -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 usernamehere` to create users.",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue