Files
PVE-VDIClient/requirements.bat

5 lines
102 B
Batchfile
Raw Normal View History

2022-03-07 16:56:54 -06:00
@echo off
pip install pyinstaller
pip install proxmoxer
pip install PySimpleGUIQt
pip install requests