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

26 lines
170 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"
sleep 4
python3 consumer.py