log lojza to pwd
This commit is contained in:
parent
77f3c2fc10
commit
49c800ab39
1 changed files with 1 additions and 1 deletions
2
robot.sh
2
robot.sh
|
@ -2,4 +2,4 @@
|
|||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd ${DIR}
|
||||
./update.sh &
|
||||
python3 delojza.py 2>&1 |tee -a out/delojza.log
|
||||
python3 delojza.py 2>&1 |tee -a delojza.log
|
||||
|
|
Loading…
Reference in a new issue