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