From d0855205c63c01a26db1d509f5551123470e120a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=A4=A9=E8=A1=8C?= <20241029> Date: Mon, 13 Mar 2023 18:29:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9main.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 8432240..19cdc84 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,3 @@ import os -os.system('python Function-20241029.py') \ No newline at end of file +os.system('python Function-20241029.py') +os.system('echo Feature-20241029') \ No newline at end of file