Mise à jour de 'install.sh'
This commit is contained in:
parent
9788ba651b
commit
73c59b5d58
@ -79,14 +79,14 @@ nala install /tmp/packages/*deb -y
|
||||
|
||||
# PVE VDI Client
|
||||
nala install python3-pip virt-viewer git -y
|
||||
pip3 uninstall PySimpleGUIQt
|
||||
nala install python3-tk -y
|
||||
git clone https://github.com/joshpatten/PVE-VDIClient.git
|
||||
cd ./PVE-VDIClient/
|
||||
chmod +x requirements.sh
|
||||
./requirements.sh
|
||||
cp vdiclient.py /usr/local/bin
|
||||
chmod +x /usr/local/bin/vdiclient.py
|
||||
pip3 uninstall PySimpleGUIQt
|
||||
nala install python3-tk -y
|
||||
|
||||
# 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user