vanth/bin/backend
Eli Ribble 79b2bf0f1f Add a bunch of files I don't recognize
I'm cleaning up my machine, these were here, I'm not sure which ones
matter
2024-09-15 14:20:25 -07:00

4 lines
63 B
Python
Executable file

#!/usr/bin/env python3
import vanth.celery
vanth.celery.run()