rename
This commit is contained in:
parent
38eb2f335a
commit
0f9f99fff0
2 changed files with 1 additions and 1 deletions
2
robot.sh
2
robot.sh
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd ${DIR}
|
||||
python3 robot.py 2>&1 |tee -a out/delojza.log
|
||||
python3 delojza.py 2>&1 |tee -a out/delojza.log
|
||||
|
|
Loading…
Reference in a new issue