install_ffmpeg.sh: use branch

This commit is contained in:
Eli Mallon
2024-01-23 00:39:21 +00:00
parent 44c738c7c0
commit 1b8df0d701
+1 -1
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
echo 'WARNING: downloading and executing go-livepeer/install_ffmpeg.sh, use it directly in case of issues'
wget -O - https://raw.githubusercontent.com/livepeer/go-livepeer/master/install_ffmpeg.sh | bash -s $1
wget -O - https://raw.githubusercontent.com/livepeer/go-livepeer/eli/no-npp/install_ffmpeg.sh | bash -s $1