diff --git a/Procfile b/Procfile index d27770a..919bf92 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: web.sh +web: bash web.sh