Mise à jour de 'install.sh'
This commit is contained in:
parent
77a0f64bb8
commit
bf5c33bc3c
@ -85,12 +85,11 @@ nala install /tmp/packages/*deb -y
|
||||
rm -r /tmp/packages/
|
||||
|
||||
# PVE VDI Client
|
||||
nala install python3-pip python3-venv virt-viewer git -y
|
||||
|
||||
nala install python3-pip python3-proxmoxer virt-viewer git -y
|
||||
git clone https://github.com/joshpatten/PVE-VDIClient.git
|
||||
cd ./PVE-VDIClient/
|
||||
chmod +x requirements.sh
|
||||
./requirements.sh
|
||||
#chmod +x requirements.sh
|
||||
#./requirements.sh
|
||||
cp vdiclient.py /usr/local/bin
|
||||
chmod +x /usr/local/bin/vdiclient.py
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user