remove ffprobe

This commit is contained in:
lapineige 2023-07-08 16:57:10 +02:00 committed by GitHub
parent d330a5fa04
commit 0746375d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ ram.runtime = "1000M"
main.url = "/"
[resources.apt]
packages = "ffmpeg ffprobe"
packages = "ffmpeg"
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"