#!/bin/bash DEBUGLOG="/home/ycawidro/dev/newsProxy/debug.log" echo "$0" >> $DEBUGLOG cd /home/ycawidro/dev/newsProxy/ /usr/bin/python3 newsProxy.py