mirror of
https://github.com/yshtcn/DiaryAssistant_bot.git
synced 2025-12-13 17:50:24 +08:00
- 运行前更新
This commit is contained in:
parent
6964152d0a
commit
04bca37984
@ -1,3 +1,7 @@
|
||||
@echo off
|
||||
cd %~dp0
|
||||
:start
|
||||
git pull
|
||||
py "Diary Assistant.py"
|
||||
pause
|
||||
pause
|
||||
goto start
|
||||
Loading…
x
Reference in New Issue
Block a user