Actualiser install.sh

This commit is contained in:
wilou 2023-09-02 10:33:22 +00:00
parent 49988e7118
commit 4f2ac1a72a

View File

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