From d8adf52d6827e05dfe6475010b36354348e597ed Mon Sep 17 00:00:00 2001 From: yshtcn Date: Sun, 23 Jul 2023 13:42:48 +0800 Subject: [PATCH] Create heartbeat_with_pythonw --- heartbeat_with_pythonw | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 heartbeat_with_pythonw diff --git a/heartbeat_with_pythonw b/heartbeat_with_pythonw new file mode 100644 index 0000000..1547f6b --- /dev/null +++ b/heartbeat_with_pythonw @@ -0,0 +1,3 @@ +@echo off +cd /d %~dp0 +start pythonw heartbeat.py