update FileFlows

This commit is contained in:
tremor021
2026-01-22 23:35:26 +01:00
parent fb99364f10
commit 3606a8d6d0
2 changed files with 2 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ msg_info "Installing ASP.NET Core Runtime"
$STD apt install -y aspnetcore-runtime-8.0
msg_ok "Installed ASP.NET Core Runtime"
msg_info "Setup FileFlows"
msg_info "Setting up FileFlows"
$STD ln -svf /usr/bin/ffmpeg /usr/local/bin/ffmpeg
$STD ln -svf /usr/bin/ffprobe /usr/local/bin/ffprobe
cd /opt/fileflows/Server