log lojza to pwd
This commit is contained in:
parent
3730b57606
commit
0933d0dd57
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 )"
|
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
cd ${DIR}
|
cd ${DIR}
|
||||||
./update.sh &
|
./update.sh &
|
||||||
python3 delojza.py 2>&1 |tee -a out/delojza.log
|
python3 delojza.py 2>&1 |tee -a delojza.log
|
||||||
|
|
Loading…
Add table
Reference in a new issue