Add support for INI debug

In order to troubleshoot spice connection issues, add ini debug option
This commit is contained in:
jpattWPC
2022-03-10 16:58:24 -06:00
parent d3df0c4df6
commit fc60d99a65
4 changed files with 23 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
@echo off
pip install pyinstaller
pip install proxmoxer
pip install PySimpleGUIQt
pip install PySimpleGUIQt
pip install requests