Code quality
This commit is contained in:
parent
98807aba0e
commit
9e8f92093b
@ -46,7 +46,7 @@ trap handle_error ERR
|
||||
newline
|
||||
info "========================================[start ffmpeg $pid]"
|
||||
|
||||
movie=$(cat "$hlsroot/video_metadata" | jq -r ".path")
|
||||
movie=$(< "$hlsroot/video_metadata" jq -r ".path")
|
||||
|
||||
info "MOVIE: $movie"
|
||||
info "HLS_ROOT: $hlsroot"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user