diff --git a/Procfile b/Procfile index 032cb780..17c57942 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ clock: yarn start:cron -postdeploy: bash bin/postdeploy.sh \ No newline at end of file +postdeploy: bash scripts/postdeploy.sh \ No newline at end of file