From 15feea9a8d3e97c1c8ba983860eb50d5519cd27b Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 15 Feb 2024 08:43:53 +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 dae566c..cf0f3af 100644 --- a/install.sh +++ b/install.sh @@ -141,7 +141,7 @@ release=$(ls /tmp/wibian/webapp-manager_1.* | tail -1) sudo nala install -y $release # Logiciel hors dépôts : PVE VDI Client -nala install python3-pip python3-proxmoxer python3-tk virt-viewer git -y +nala install -y python3-pip python3-proxmoxer python3-tk virt-viewer git clone https://github.com/joshpatten/PVE-VDIClient.git cd ./PVE-VDIClient/ pip3 install PySimpleGUI --break-system-packages