diff --git a/module/updater.py b/module/updater.py index 1fe8f98..930adcb 100644 --- a/module/updater.py +++ b/module/updater.py @@ -27,6 +27,8 @@ ) else ( robocopy "" . /MOVE if exist "download/upgrade_files" ( + echo 复制文件中 + timeout /t 5 /nobreak rmdir /s /q "download/upgrade_files" ) echo 启动程序