Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-30 12:59:34 +00:00
parent 5aa18672e4
commit 1596ceb343

View File

@ -98,7 +98,6 @@ wget "https://github.com/pavlobu/deskreen/releases/download/v2.0.4/deskreen_2.0.
nala install /tmp/wibian/deskreen_2.0.4_amd64.deb -y nala install /tmp/wibian/deskreen_2.0.4_amd64.deb -y
# Logiciel hors dépots : Rustdesk # Logiciel hors dépots : Rustdesk
wget "https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.lnx/x64/libsciter-gtk.so" -P /usr/local/lib/
wget "https://github.com/rustdesk/rustdesk/releases/download/1.1.9/rustdesk-1.1.9.deb" -P /tmp/wibian/ wget "https://github.com/rustdesk/rustdesk/releases/download/1.1.9/rustdesk-1.1.9.deb" -P /tmp/wibian/
nala install /tmp/wibian/rustdesk-1.1.9.deb -y nala install /tmp/wibian/rustdesk-1.1.9.deb -y