更新postinst和postrm

新文件:   com.gitee.uengine.runner.spark.deb
This commit is contained in:
2023-01-16 13:43:30 +08:00
parent 4862b7c464
commit db6cc69be3
37 changed files with 1568 additions and 59 deletions

View File

@@ -16,6 +16,7 @@ import time
import json
import ttkthemes
import subprocess
import updatekiller
import tkinter as tk
import tkinter.ttk as ttk
@@ -167,4 +168,4 @@ def showhelp():
print(windowflag)
helpwindow.mainloop()
#helpwindow.protocol("WM_DELETE_WINDOW", on_closing)
showhelp()
showhelp()