delojza/robot.sh
Tomáš Mládek 6bd43d41aa Revert "filter out timeout messages"
This reverts commit c2d10425d6.
2018-03-28 18:48:11 +02:00

4 lines
126 B
Bash
Executable file

#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd ${DIR}
python3 delojza.py 2>&1 |tee -a out/delojza.log