mirror of
https://github.com/yshtcn/heartbeat.git
synced 2025-12-16 03:00:25 +08:00
4 lines
49 B
Batchfile
4 lines
49 B
Batchfile
@echo off
|
|
cd /d %~dp0
|
|
start pythonw heartbeat.py
|