From 4bc6c0c9920a92a45dc7032dfe4516e20edd89ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ShaoBo=20Wan=28=E7=84=A1=E5=B0=98=29?= <756684177@qq.com> Date: Sat, 30 Nov 2024 08:02:05 +0800 Subject: [PATCH] Update Monitor.php file_put_contents(../app/process/../runtime/monitor.lock): Failed to open stream: No such file or directory --- app/process/Monitor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/process/Monitor.php b/app/process/Monitor.php index 4fab730..1e507b0 100644 --- a/app/process/Monitor.php +++ b/app/process/Monitor.php @@ -45,7 +45,7 @@ class Monitor /** * @var string */ - public static $lockFile = __DIR__ . '/../runtime/monitor.lock'; + public static $lockFile = __DIR__ . '/../../runtime/monitor.lock'; /** * Pause monitor