vncserver: fix generated xstartup indentation
This commit is contained in:
@@ -193,8 +193,8 @@ generate_xstartup() {
|
|||||||
de_cmd_from_name
|
de_cmd_from_name
|
||||||
|
|
||||||
cat <<-SCRIPT > "$xstartup_script"
|
cat <<-SCRIPT > "$xstartup_script"
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
$de_cmd
|
$de_cmd
|
||||||
SCRIPT
|
SCRIPT
|
||||||
chmod +x "$xstartup_script"
|
chmod +x "$xstartup_script"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user