3 lines
67 B
Bash
3 lines
67 B
Bash
|
#!/bin/sh
|
||
|
python3 ./src/task1python.py
|
||
|
python3 ./src/trainScript.py
|