Mastodon: Add missing ffmpeg

This commit is contained in:
Benoit 2024-10-16 18:57:18 +09:00
parent aafd1cfdba
commit 87c57b19a1
Signed by: Benoit
SSH key fingerprint: SHA256:kFsX94Kq6z/6CY0dX+7/FpAeJC0QlMhJVY+B7NYrOmA
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ VER="${VER//./-}"
UPSTREAM_VER="4.3.0"
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
UPSTREAM_NAME="mastodon"
SERIAL="2benoitjpnet"
SERIAL="3benoitjpnet"
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"