mirror of
https://github.com/yshtcn/heartbeat.git
synced 2026-02-04 03:52:29 +08:00
Create heartbeat.bat
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user