Skip to content

Commit

Permalink
Update install_ffmpeg.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kamo-naoyuki committed Mar 21, 2023
1 parent c36fecf commit 9fb3623
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/installers/install_ffmpeg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ dirname=ffmpeg-release
rm -rf ${dirname}

if [[ ${unames} =~ Linux ]]; then
script="Miniconda3-latest-Linux-${unamem}.sh"
if [ "${unamem}" = x86_64 ]; then
unamem=amd64
fi
Expand Down

0 comments on commit 9fb3623

Please sign in to comment.