ffmpeg_4.4.2
Javernaut 5 years ago
parent cbf9c6f19c
commit 332a5637c9
  1. 2
      ffmpeg-android-maker.sh

@ -2,7 +2,7 @@
FFMPEG_VERSION=4.1.3
# Assuming the script is used on macOS of Linux machine
# Assuming the script is used on macOS or Linux machine
case "$OSTYPE" in
darwin*) HOST_TAG="darwin-x86_64" ;;
linux*) HOST_TAG="linux-x86_64" ;;

Loading…
Cancel
Save