add ffmpeg
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user