Files
yankee-gnome-fire-consumer/recycle/yankee-gnome-consumer.bash
2025-02-13 06:31:06 -05:00

34 lines
345 B
Bash
Executable File

#!/bin/bash
##
echo "what up????"
set -e
set -x
##
downloadsDir=/home/yankee/Downloads
rm -rf /home/yankee/Downloads
##mkdir $downloadsDir
ln -s /yankee/downloads/ /home/yankee/Downloads
ls -lha $downloadsDir
echo "current dir: "
ls -lha .
##
echo "##"
echo "## launch > yankee gnome > consumer.py?"
echo "##"
python3 consumer.py