[MediaMTX] Add wget as dependency

This commit is contained in:
Sam Heinz
2024-04-13 19:35:19 +10:00
parent d6da0528cf
commit 2cd28548c3

View File

@@ -18,6 +18,7 @@ $STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y ffmpeg
$STD apt-get install -y wget
msg_ok "Installed Dependencies"
msg_info "Installing MediaMTX"