Files
yankee-gnome-fire-consumer/consumer.bash
2025-02-13 08:35:22 -05:00

24 lines
161 B
Bash
Executable File

#!/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