ajout support sudo
This commit is contained in:
parent
fa2bae7506
commit
c2d818e32d
@ -50,7 +50,7 @@ if [ ! -d "$BIN_DIR" ]; then
|
||||
fi
|
||||
|
||||
LISTE_APPLIS=()
|
||||
LISTE_APPLIS+=("curl basename php")
|
||||
LISTE_APPLIS+=("curl basename php screen")
|
||||
|
||||
# Vérifier et installer mediainfo si manquant
|
||||
if command -v mediainfo > /dev/null 2>&1; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user