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