|
@@ -42,7 +42,7 @@ def mail_to_user(umail):
|
|
r = requests.get('http://3.220.159.187:8081/mailto/'+umail)
|
|
r = requests.get('http://3.220.159.187:8081/mailto/'+umail)
|
|
print(r.text)
|
|
print(r.text)
|
|
os.chdir('/root/hhh_step_question/step_question/tests')
|
|
os.chdir('/root/hhh_step_question/step_question/tests')
|
|
- os.system('python3 dftest.py')
|
|
|
|
|
|
+ os.system('python3 dftest.py &')
|
|
# umail
|
|
# umail
|
|
|
|
|
|
|
|
|