mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-30 05:20:23 +02:00
Switch to Github-Mirror to avoid needless traffic
This commit is contained in:
parent
afa70379f1
commit
95b107e786
2
build.sh
2
build.sh
@ -41,7 +41,7 @@ docker run --rm -i -u "$(id -u):$(id -g)" -v $PWD/ffbuild:/ffbuild "$IMAGE" bash
|
|||||||
cd /ffbuild
|
cd /ffbuild
|
||||||
rm -rf ffmpeg prefix
|
rm -rf ffmpeg prefix
|
||||||
|
|
||||||
git clone https://git.videolan.org/git/ffmpeg.git ffmpeg
|
git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg
|
||||||
cd ffmpeg
|
cd ffmpeg
|
||||||
git checkout $GIT_BRANCH
|
git checkout $GIT_BRANCH
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user