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