Merge pull request #63 from hsrzq/main

Change the python3 env path
This commit is contained in:
joshpatten
2023-09-21 13:24:58 -05:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!env python3
import proxmoxer # pip install proxmoxer
import PySimpleGUI as sg # pip install PySimpleGUI
gui = 'TK'