echo "Trying to start oneline, if I don't start I will log.."
python /usr/bin/oneline-cli.py --server "$@" > /dev/null 2>&1 &
