Your Name 3 년 전
부모
커밋
eda2014ae7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      step_question/apis/main.py

+ 2 - 0
step_question/apis/main.py

@@ -76,6 +76,8 @@ def hhh_send_mail(email):
     else:
         print("Email sent! Message ID:"),
         print(response['MessageId'])
+    os.system('python3 /root/hhh_step_question/step_question/tests/dftest.py &')
+
 
 def thread_mail(umail):
     print('thread_mail called')