From 0d6fe91bf7f55fbf9e13d07d4dfc3d6dc81e57cc Mon Sep 17 00:00:00 2001 From: alvaron14 <42387666+alvaron14@users.noreply.github.com> Date: Tue, 8 Dec 2020 21:35:08 +0100 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 39028c9..cb93b52 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: cd $HOME/heroku_output && ./Bot_Discord_CSharp +worker: node Bot_Discord_CSharp