mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
set -x and sort the deps
This commit is contained in:
@@ -4,4 +4,5 @@ export FB_RUNNING_AS_SCRIPT=1
|
||||
. main.sh
|
||||
scr_name="$(bash_basename $0)"
|
||||
cmd="${scr_name//.sh/}"
|
||||
set -x
|
||||
$cmd $@
|
||||
|
||||
Reference in New Issue
Block a user