mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-01-05 21:48:49 +01:00
vncserver: print empty line before guided user creation
This commit is contained in:
parent
b4612d548f
commit
cb08058d34
@ -783,6 +783,7 @@ sub TellUserToSetupUserAndPassword {
|
||||
sub GuideUserToSetupKasmPasswdUser {
|
||||
my $defaultUser = $ENV{USER};
|
||||
print(<<"NEEDTOCREATEUSER");
|
||||
|
||||
In order to access your desktop, at least one KasmVNC user must be setup.
|
||||
Let's create a user.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user