From 07221342612dd350310331015353cde0939b2b15 Mon Sep 17 00:00:00 2001 From: tech234a <46801700+tech234a@users.noreply.github.com> Date: Mon, 21 Sep 2020 11:57:57 -0400 Subject: [PATCH] Create Procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile 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