Actualiser install.sh
This commit is contained in:
parent
7d1c0eaa79
commit
ee24a8e000
@ -21,9 +21,6 @@ apt upgrade -y
|
|||||||
mkdir -p /home/$username/Fichiers
|
mkdir -p /home/$username/Fichiers
|
||||||
gio set /home/$username/Fichiers/ metadata::custom-icon file:///usr/share/icons/Papirus/48x48/places/folder-applications.svg
|
gio set /home/$username/Fichiers/ metadata::custom-icon file:///usr/share/icons/Papirus/48x48/places/folder-applications.svg
|
||||||
echo file:///home/$username/Fichiers >> /home/$username/.config/gtk-3.0/bookmarks
|
echo file:///home/$username/Fichiers >> /home/$username/.config/gtk-3.0/bookmarks
|
||||||
mkdir -p /home/$username/K-Net
|
|
||||||
gio set /home/$username/K-Net/ metadata::custom-icon file:///usr/share/icons/Papirus/48x48/places/folder-nextcloud.svg
|
|
||||||
echo file:///home/$username/K-Net >> /home/$username/.config/gtk-3.0/bookmarks
|
|
||||||
|
|
||||||
# Installation des dépendances pour Zoom
|
# Installation des dépendances pour Zoom
|
||||||
#apt install libxcb-xtest0 ibus
|
#apt install libxcb-xtest0 ibus
|
||||||
@ -37,7 +34,6 @@ virsh net-autostart default
|
|||||||
|
|
||||||
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
||||||
apt install -y blender
|
apt install -y blender
|
||||||
apt install -y caja-nextcloud
|
|
||||||
apt install -y geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode
|
apt install -y geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode
|
||||||
apt install -y gimp gimp-data-extras gimp-help-fr
|
apt install -y gimp gimp-data-extras gimp-help-fr
|
||||||
apt install -y hugin
|
apt install -y hugin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user