Fix formatting with shfmt
This commit is contained in:
parent
236c3732f1
commit
c57fdde1ad
@ -230,7 +230,8 @@ fi
|
||||
$receive_cmd \
|
||||
| $decompress \
|
||||
| $host_passthrough \
|
||||
| ("$output_cmd" \
|
||||
| (
|
||||
"$output_cmd" \
|
||||
-vcodec rawvideo \
|
||||
-loglevel "$loglevel" \
|
||||
-f rawvideo \
|
||||
@ -239,5 +240,6 @@ $receive_cmd \
|
||||
$window_title_option \
|
||||
-i - \
|
||||
"$@" \
|
||||
; kill $$
|
||||
;
|
||||
kill $$
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user