|
@@ -35,7 +35,7 @@ cd $TARGET
|
|
|
echo "Now we download and execute the build script"
|
|
|
echo ""
|
|
|
|
|
|
-bash <(curl -s http://git.nps.gemer.xyz/zhangyupeng/4dage-ffmpeg/raw/master/install-ffmpeg-ousider)
|
|
|
-bash <(curl -s http://git.nps.gemer.xyz/zhangyupeng/4dage-ffmpeg/raw/master/install-ffmpeg) --build
|
|
|
+bash <(curl -s http://git.nps.gemer.xyz/zhangyupeng/4dage-ffmpeg/raw/master/install-4dage)
|
|
|
+bash <(curl -s http://git.nps.gemer.xyz/zhangyupeng/4dage-ffmpeg/raw/master/install-ffmpeg-ousider) --build
|
|
|
|
|
|
|