mirror of
https://github.com/yshtcn/heartbeat.git
synced 2025-12-11 16:50:25 +08:00
Create heartbeat.bat
This commit is contained in:
parent
2d1158da43
commit
2f9385f92e
5
heartbeat.bat
Normal file
5
heartbeat.bat
Normal file
@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
@echo heartbeat start
|
||||
cd /d %~dp0
|
||||
py heartbeat.py
|
||||
pause
|
||||
Loading…
x
Reference in New Issue
Block a user