From 099bf88f431557054ef0f8c3809ea16f28ff8a32 Mon Sep 17 00:00:00 2001 From: wilou Date: Fri, 26 Apr 2024 11:32:16 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c0fbf68..a4e8dbc 100644 --- a/install.sh +++ b/install.sh @@ -52,7 +52,7 @@ latest_version_url=$(curl -sL "https://archive.synology.com/download/Utility/Syn wget -qO- "https://archive.synology.com/download/Utility/SynologyDriveClient/$latest_version_url/" \ | grep -oP 'href="[^"]+synology-drive-client-.*?\.x86_64\.deb"' \ | grep -oP 'https://[^"]+' \ - | wget -P /tmp/synology-drive-client/ -i - + | wget -P -i - # Logiciel hors dépots : Youtube music (E: Sub-process /usr/bin/dpkg returned an error code) #package="https://(.*)youtube-music_(.*).deb"