From aa8506e8edb666e50d5ace43a1575f2a2e790bd7 Mon Sep 17 00:00:00 2001 From: William Jin Date: Sun, 22 Sep 2024 21:25:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2=E8=84=9A=E6=9C=AC=E4=B8=AD?= =?UTF-8?q?=E5=8A=A0=E5=85=A5=20node?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3830c95..ad47f07 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,5 +18,5 @@ steps: - pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -r requirements.txt - nohup python3 chyoso_toolkit_ui.py > output.log 2>&1 & node: - tmfc_server:exec_runner + tmfc_server: exec_runner ... \ No newline at end of file