From 1596ceb343f521c8868d12e4a19ebaaa0205bd25 Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 30 Mar 2023 12:59:34 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 0171753..44c336b 100644 --- a/install.sh +++ b/install.sh @@ -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 # 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/ nala install /tmp/wibian/rustdesk-1.1.9.deb -y