Actualiser install.sh

This commit is contained in:
wilou 2023-09-02 09:51:30 +00:00
parent b6620508f9
commit 46a7c7b281

View File

@ -82,7 +82,7 @@ cp vdiclient.py /usr/local/bin
chmod +x /usr/local/bin/vdiclient.py chmod +x /usr/local/bin/vdiclient.py
# Logiciel hors dépots : Deskreen # Logiciel hors dépots : Deskreen
wget "https://github.com/pavlobu/deskreen/releases/download/v2.0.4/deskreen_2.0.4_amd64.deb" -P /tmp/wibian/ wget $(curl -L -s https://api.github.com/repos/pavlobu/deskreen/releases/latest | grep -o -E "https://(.*)deskreen_(.*).deb") -P /tmp/wibian/
nala install /tmp/wibian/deskreen_*.deb -y nala install /tmp/wibian/deskreen_*.deb -y
# Installation des thèmes wibian-light et wibian-dark # Installation des thèmes wibian-light et wibian-dark