retry with test.py
This commit is contained in:
parent
b62f9d2d17
commit
fce15a92ce
|
@ -21,7 +21,7 @@
|
||||||
echo $lang;
|
echo $lang;
|
||||||
echo nl2br("\n");
|
echo nl2br("\n");
|
||||||
|
|
||||||
$output = exec("python3 y2t.py");
|
$output = exec("python3 test.py");
|
||||||
sleep(5);
|
sleep(5);
|
||||||
echo $output;
|
echo $output;
|
||||||
echo nl2br("\n");
|
echo nl2br("\n");
|
||||||
|
|
Loading…
Reference in New Issue