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