Your Name há 3 anos atrás
pai
commit
a8c08f8410
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      step_question/apis/main.py

+ 2 - 2
step_question/apis/main.py

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