Skip to content

Commit

Permalink
fix fi (#27)
Browse files Browse the repository at this point in the history
Many thanks
  • Loading branch information
ryan4559 authored Aug 19, 2024
1 parent 0684dc6 commit ed7fca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions live-dl
Original file line number Diff line number Diff line change
Expand Up @@ -1685,6 +1685,7 @@ function func_finalize_download() {
else
curl -s "$THUMBNAIL_CALC" -o "$OUTPUT_PATH.jpg"
fi
fi
fi

if [ $SKIP_METADATA == "false" ]; then
Expand Down

0 comments on commit ed7fca2

Please sign in to comment.