diff --git a/update.sh b/update.sh index 91d5649..6c08a51 100644 --- a/update.sh +++ b/update.sh @@ -30,7 +30,7 @@ updated="0" #Vérification des prérequis echo -e "$BLEU""Vérification si les prérequis sont disponibles""$NORMAL" -LISTE_APPLIS="curl basename php" +LISTE_APPLIS="curl basename php screen" BIN_DIR="$HOME/bin" AUTOPOST_DIR="$HOME/autopost"