mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
8cb1a4c97b
commit
399ddad5a0
3 changed files with 4 additions and 3 deletions
1
scripts/dist/install-ffmpeg.sh
vendored
1
scripts/dist/install-ffmpeg.sh
vendored
|
|
@ -32,6 +32,7 @@ case $DESTARCH in
|
|||
add-apt-repository -y ppa:ubuntuhandbook1/ffmpeg7
|
||||
apt-get update
|
||||
apt-get -qq install ffmpeg
|
||||
apt-get -qq dist-upgrade
|
||||
else
|
||||
apt-get -qq install ffmpeg
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue