From d10c60683c988a41b6bdcdd66cfcfe8ac18e6f79 Mon Sep 17 00:00:00 2001 From: 21371518 <21371518> Date: Sat, 11 Mar 2023 11:41:47 +0000 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E4=BD=9CPR?= 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 cb73e25..02e221d 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,3 @@ import os -os.system('python Function-21371518.py') \ No newline at end of file +os.system('python Function-21371518.py') +os.system('echo Feature-21371518') \ No newline at end of file