From 1da2ed414f2b9afe0fb5a22ddfdec1caae71c124 Mon Sep 17 00:00:00 2001 From: wilou Date: Mon, 6 May 2024 18:49:50 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/install.sh b/install.sh index cd477be..663ddb5 100644 --- a/install.sh +++ b/install.sh @@ -55,10 +55,7 @@ wget -qO- "https://archive.synology.com/download/Utility/SynologyDriveClient/$la release=$(ls synology-drive-client-*.x86_64.deb | tail -1) apt install ./$release -# Logiciel hors dépots : Youtube music (E: Sub-process /usr/bin/dpkg returned an error code) -#package="https://(.*)youtube-music_(.*).deb" -#wget $(curl -L -s https://api.github.com/repos/th-ch/youtube-music/releases/latest | grep -o -E $package) -P /tmp/wibian/ -#apt install -y /tmp/wibian/youtube-music_*.deb +# Plugin pour Zim : Text # Logiciel hors dépôts : PVE VDI Client apt install -y python3-pip python3-proxmoxer python3-tk