From 3e417abd61aae27ad5f2f89080e57695f0b5f448 Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 30 Mar 2023 13:06:45 +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 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install.sh b/install.sh index d905b78..9a20c1e 100644 --- a/install.sh +++ b/install.sh @@ -97,10 +97,6 @@ cd droidcam && ./install-client && ./install-video wget "https://github.com/pavlobu/deskreen/releases/download/v2.0.4/deskreen_2.0.4_amd64.deb" -P /tmp/wibian/ nala install /tmp/wibian/deskreen_2.0.4_amd64.deb -y -# Logiciel hors dépots : Rustdesk -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 - # Envoi du message de notification notify-send -i $builddir/icones/sympatech_logo_bleu.png "Information" "Le script d'installation touche bientôt à sa fin" -t 0 notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarrage imminent après l'installation des paquets flatpak" -t 0