Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-16 22:28:11 +00:00
parent 7ca7371aba
commit eb632e086d

View File

@ -77,7 +77,7 @@ unzip themes.zip -d /home/$username/.themes/
chown -R $username:$username /home/$username/.themes/
# Installation de l'économiseur d'écran GLMatrix
cp GL Matrix /usr/share/applications/screensavers/
cp glmatrix.desktop /usr/share/applications/screensavers/
# Logiciels Mint
wget -q -O - "https://github.com/linuxmint/webapp-manager/releases/download/master.lmde5/packages.tar.gz" | tar -xzf - -C /tmp