Update uhf-install.sh

This commit is contained in:
CanbiZ 2025-09-03 10:27:19 +02:00
parent 64f90572f9
commit 1fc593ef38

View File

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