Update OS to Debian. Install ffmpeg from source

This commit is contained in:
Zack Ruppert
2025-08-11 11:29:20 -04:00
committed by Push From Github
parent b846a0fb1d
commit 2641c82bc1
2 changed files with 4 additions and 5 deletions

View File

@@ -14,8 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get update
$STD apt-get -y install ffmpeg
setup_ffmpeg
msg_ok "Installed Dependencies"
msg_info "Setting Up UHF Server Environment"