add ffmpeg
This commit is contained in:
parent
7d456657d5
commit
cb5e1e1524
@ -16,6 +16,10 @@ update_os
|
|||||||
fetch_and_deploy_gh_release "nodecast-tv" "technomancer702/nodecast-tv"
|
fetch_and_deploy_gh_release "nodecast-tv" "technomancer702/nodecast-tv"
|
||||||
setup_nodejs
|
setup_nodejs
|
||||||
|
|
||||||
|
msg_info "Installing Dependencies"
|
||||||
|
$STD apt install -y ffmpeg
|
||||||
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Installing Modules"
|
msg_info "Installing Modules"
|
||||||
cd /opt/nodecast-tv
|
cd /opt/nodecast-tv
|
||||||
$STD npm install
|
$STD npm install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user