feat: update UHF Server script to use setup_ffmpeg (#13564)

Co-authored-by: Zack Rupinga <zackruppert@livenation.com>
This commit is contained in:
Zack
2026-04-08 08:56:33 -04:00
committed by GitHub
parent be0d0a6a7a
commit 74c430ddf2
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ update_os
setup_hwaccel
msg_info "Installing Dependencies"
$STD apt install -y ffmpeg
setup_ffmpeg
msg_ok "Installed Dependencies"
msg_info "Setting Up UHF Server Environment"