mirror of
https://github.com/livepeer/lpms
synced 2026-04-23 00:07:25 +08:00
3 lines
233 B
Bash
Executable File
3 lines
233 B
Bash
Executable File
#!/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/eli/no-npp/install_ffmpeg.sh | bash -s $1 |