delojza/robot.sh
2018-03-28 18:55:28 +02:00

5 lines
140 B
Bash
Executable file

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