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:
@@ -219,7 +219,7 @@ set_encode_opts() {
|
||||
case "${flag}" in
|
||||
I)
|
||||
echo_warn "attempting install"
|
||||
sudo ln -sf "$(pwd)/scripts/recc_encode.sh" \
|
||||
sudo ln -sf "${SCRIPT_DIR}/encode.sh" \
|
||||
/usr/local/bin/encode || return 1
|
||||
echo_pass "succesfull install"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user