diff --git a/install.sh b/install.sh index a7796bc..33ec4f6 100644 --- a/install.sh +++ b/install.sh @@ -37,7 +37,7 @@ cp /usr/share/unattended-upgrades/20auto-upgrades /etc/apt/apt.conf.d/ sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logind.conf.d/unattended-upgrades-logind-maxdelay.conf # Installation des composants du serveur graphique Xorg -apt install -y xorg xbacklight xbindkeys xinput xserver-xorg-input-synaptics +apt install -y xorg xbacklight xbindkeys xinput # Installation de l'environnement de bureau MATE en mode core apt install -y mate-desktop-environment-core