log lojza to pwd

This commit is contained in:
Tomáš Mládek 2018-04-26 18:04:30 +02:00 committed by Tomááas Mladek
parent 77f3c2fc10
commit 49c800ab39

View file

@ -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