From 75ebecf44555ec4517518aaba223a4534d509764 Mon Sep 17 00:00:00 2001 From: alvaron14 <42387666+alvaron14@users.noreply.github.com> Date: Tue, 8 Dec 2020 21:22:58 +0100 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 65ee930..39028c9 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: dotnet run discord-bot-dsharp +worker: cd $HOME/heroku_output && ./Bot_Discord_CSharp