ajout support sudo
This commit is contained in:
parent
b8b4c584f5
commit
4c8f110209
@ -57,6 +57,7 @@ LISTE_APPLIS+=("curl basename php")
|
||||
if command -v mediainfo > /dev/null 2>&1; then
|
||||
LISTE_APPLIS+=("mediainfo")
|
||||
else
|
||||
echo -e "${ROUGE}mediainfo est manquant. Installation en cours...${NORMAL}"
|
||||
if $sudook; then
|
||||
sudo apt install libmms0
|
||||
# URLs dans l’ordre souhaité
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user