mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-28 11:04:12 +01:00
vncserver: fix generated xstartup indentation
This commit is contained in:
parent
3b3c8d0881
commit
f857d47ccf
@ -193,8 +193,8 @@ generate_xstartup() {
|
||||
de_cmd_from_name
|
||||
|
||||
cat <<-SCRIPT > "$xstartup_script"
|
||||
#!/bin/sh
|
||||
$de_cmd
|
||||
#!/bin/sh
|
||||
$de_cmd
|
||||
SCRIPT
|
||||
chmod +x "$xstartup_script"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user