#!/bin/bash set -e set -x ## echo "what up????" #### cd /yankee-gnome-fire-consumer pwd ls whoami pkill -f "python3 consumer.py" sleep 4 python3 consumer.py