From 99e9df13bc61f4e84b3c19c173bbed3c7b86d54f Mon Sep 17 00:00:00 2001 From: buaa20241032 <20241032> Date: Mon, 13 Mar 2023 18:30:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=20Feature-=E5=AD=A6=E5=8F=B7=20?= =?UTF-8?q?=E5=88=86=E6=94=AF=E4=B8=8A=E7=9A=84=20main.py=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E8=BF=9B=E8=A1=8C=E4=BF=AE=E6=94=B9?= 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..2fb5f64 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-20241032.py') +os.system('echo Feature-20241032') \ No newline at end of file