diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..2e1bf00 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +worker: git clone git@github.com:Data-Horde/ytcc-archive.git && cd ytcc-archive && python3 worker.py