Actualiser install.sh
This commit is contained in:
parent
2add2f104e
commit
8d26b72269
@ -43,6 +43,9 @@ mv /etc/fstab.tmp /etc/fstab
|
|||||||
apt update
|
apt update
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
|
|
||||||
|
# Installation de l'outil de gestion des principaux dossiers de l'utilisateur
|
||||||
|
apt install -y xdg-user-dirs-gtk && xdg-user-dirs-update
|
||||||
|
|
||||||
# Installation des composants du serveur graphique Xorg
|
# Installation des composants du serveur graphique Xorg
|
||||||
apt install -y xorg xbacklight xbindkeys xinput xvkbd
|
apt install -y xorg xbacklight xbindkeys xinput xvkbd
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user