Change the python3 env path

This commit is contained in:
TechQI 2023-06-25 10:27:47 +08:00
parent a80805d69a
commit 8dff999823

View File

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