Mise à jour de 'install.sh'
This commit is contained in:
+3
-4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user