diff --git a/main.py b/main.py index 1928f8e..4080da8 100644 --- a/main.py +++ b/main.py @@ -254,7 +254,7 @@ def showMain(): os.chdir(IS.outfp) script_dir = os.path.abspath( os.path.dirname( __file__ ) ) os.system(f"{script_dir}\\update_web.bat {IS.outfp} >>{IS.outfp}update_web.log") - os.system(IS.outfp+"update_web.bat >>update_web.log") + #os.system(IS.outfp+"update_web.bat >>update_web.log") continue if event=="OpenLocal":