From d99ec3f0b7d4c2731682296942d10890119d0344 Mon Sep 17 00:00:00 2001 From: henrik Date: Fri, 13 Dec 2024 19:54:38 +0100 Subject: [PATCH] Updated Procfile --- .dokku/Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dokku/Procfile b/.dokku/Procfile index b2087c2..03ad566 100644 --- a/.dokku/Procfile +++ b/.dokku/Procfile @@ -1,2 +1,2 @@ -web: pushy/Pushy.dll +web: ls -la && pushy/Pushy.dll silo: silo/Pushy.Silo.dll \ No newline at end of file