mirror of
https://github.com/yshtcn/DiaryAssistant_bot.git
synced 2026-01-28 16:41:55 +08:00
- 运行前更新
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
@echo off
|
||||
cd %~dp0
|
||||
:start
|
||||
git pull
|
||||
py "Diary Assistant.py"
|
||||
pause
|
||||
pause
|
||||
goto start
|
||||
Reference in New Issue
Block a user