Mise à jour de 'install.sh'
This commit is contained in:
parent
b78203bbec
commit
96a880d1e4
12
install.sh
12
install.sh
@ -82,12 +82,12 @@ nala install /tmp/packages/*deb -y
|
|||||||
rm -r /tmp/packages/
|
rm -r /tmp/packages/
|
||||||
|
|
||||||
# PVE VDI Client
|
# PVE VDI Client
|
||||||
nala install python3-pip python3-proxmoxer python3-tk virt-viewer git -y
|
#nala install python3-pip python3-proxmoxer python3-tk virt-viewer git -y
|
||||||
git clone https://github.com/joshpatten/PVE-VDIClient.git
|
#git clone https://github.com/joshpatten/PVE-VDIClient.git
|
||||||
cd ./PVE-VDIClient/
|
#cd ./PVE-VDIClient/
|
||||||
pip3 install PySimpleGUI --break-system-packages
|
#pip3 install PySimpleGUI --break-system-packages
|
||||||
cp vdiclient.py /usr/local/bin
|
#cp vdiclient.py /usr/local/bin
|
||||||
chmod +x /usr/local/bin/vdiclient.py
|
#chmod +x /usr/local/bin/vdiclient.py
|
||||||
|
|
||||||
# Envoi du message de notification
|
# 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_bleu.png "Information" "Le script d'installation touche bientôt à sa fin" -t 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user