mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
more random fixes
This commit is contained in:
@@ -293,7 +293,6 @@ set_encode_opts() {
|
||||
# shellcheck disable=SC2155
|
||||
# shellcheck disable=SC2016
|
||||
gen_encode_script() {
|
||||
test -d "${TMP_DIR}" || mkdir -p "${TMP_DIR}"
|
||||
local genScript="${TMP_DIR}/$(bash_basename "${OUTPUT}").sh"
|
||||
|
||||
# single string params
|
||||
|
||||
Reference in New Issue
Block a user