Files
yankee-gnome-fire-consumer/yankee-gnome-consumer.bash

34 lines
345 B
Bash
Raw Normal View History

2025-02-06 22:21:31 -05:00
#!/bin/bash
##
2025-02-06 23:14:38 -05:00
echo "what up????"
2025-02-06 22:21:31 -05:00
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
2025-02-06 23:17:44 -05:00
echo "current dir: "
ls -lha .
2025-02-06 22:21:31 -05:00
##
echo "##"
2025-02-06 23:14:38 -05:00
echo "## launch > yankee gnome > consumer.py?"
2025-02-06 22:21:31 -05:00
echo "##"
python3 consumer.py