pyfedi/remove_orphan_files.sh

5 lines
91 B
Bash
Executable file

#!/bin/bash
source venv/bin/activate
export FLASK_APP=pyfedi.py
flask remove_orphan_files