mirror of
https://github.com/livepeer/lpms
synced 2026-04-22 15:57:25 +08:00
install_ffmpeg.sh: use branch
This commit is contained in:
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user