This commit is contained in:
tremor021
2026-03-28 11:03:33 +01:00
parent ff1fb45e9a
commit 2a65797f55

View File

@@ -15,13 +15,9 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y \
ffmpeg \
imagemagick
$STD apt install -y ffmpeg
msg_ok "Installed Dependencies"
setup_hwaccel
msg_info "Installing ASP.NET Core Runtime"
setup_deb822_repo \
"microsoft" \