diff --git a/install/soulsync-install.sh b/install/soulsync-install.sh index 8c4c4862..5b90a4c0 100644 --- a/install/soulsync-install.sh +++ b/install/soulsync-install.sh @@ -18,13 +18,12 @@ $STD apt install -y \ gcc \ libffi-dev \ libssl-dev \ - libchromaprint-tools + libchromaprint-tools \ + ffmpeg msg_ok "Installed Dependencies" UV_PYTHON="3.11" setup_uv -setup_ffmpeg - fetch_and_deploy_gh_release "soulsync" "Nezreka/SoulSync" "tarball" msg_info "Setting up Application"