diff options
Diffstat (limited to 'bin/process')
-rwxr-xr-x | bin/process | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/process b/bin/process index 4215341..31b8db0 100755 --- a/bin/process +++ b/bin/process @@ -6,7 +6,7 @@ cd "${LIVEDIR:-$HOME/Public/live/}" makefile_pre() { cat <<'EOF' .POSIX: -FFMFLAGS = -hide_banner -loglevel warning +FFMFLAGS = -hide_banner -loglevel info |