diff --git a/install/fileflows-install.sh b/install/fileflows-install.sh index e82e7e3d..ae8663da 100644 --- a/install/fileflows-install.sh +++ b/install/fileflows-install.sh @@ -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" \