This commit is contained in:
dengrb1
2023-05-04 04:59:35 +00:00
committed by GitHub
parent bd25fbb98e
commit ed2b05a109
2 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ def open_cmd(cmd_name):
pass pass
def web_xz(): def web_xz():
open_exe("xz_web.exe") open_exe("xz")
def update(): def update():
open_exe("update") open_exe("update")

View File