pyfedi/remove_orphan_files.sh

6 lines
91 B
Bash
Raw Normal View History

2024-03-01 01:11:06 -08:00
#!/bin/bash
source venv/bin/activate
export FLASK_APP=pyfedi.py
flask remove_orphan_files