mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
add logName to echo_if_fail
This commit is contained in:
@@ -5,4 +5,4 @@ export FB_RUNNING_AS_SCRIPT=1
|
||||
scr_name="$(bash_basename $0)"
|
||||
cmd="${scr_name//.sh/}"
|
||||
if [[ $DEBUG == 1 ]]; then set -x; fi
|
||||
$cmd $@
|
||||
$cmd "$@"
|
||||
|
||||
Reference in New Issue
Block a user