From b8b4c584f52bf25677bf47c02fcd8e538e38e1fc Mon Sep 17 00:00:00 2001 From: unfr Date: Wed, 14 May 2025 19:41:00 +0200 Subject: [PATCH] ajout support sudo --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index c42db61..28ac90e 100644 --- a/install.sh +++ b/install.sh @@ -58,6 +58,7 @@ if command -v mediainfo > /dev/null 2>&1; then LISTE_APPLIS+=("mediainfo") else if $sudook; then + sudo apt install libmms0 # URLs dans l’ordre souhaité urls=( "https://mediaarea.net/download/binary/libzen0/0.4.41/libzen0v5_0.4.41-1_amd64.Debian_12.deb"