Files
t-youtube/backend/tg_filter.sh
T

7 lines
159 B
Bash
Executable File

#!/bin/bash
set -e
cd ~/repos/t-youtube/backend
export PYROGRAM_WORKDIR=/Users/jimmyg
~/repos/t-youtube/backend/.venv/bin/python3 tg_filter.py --dry-run 2>&1