From 1ae3aaadb560ab2562fec4c695d688b97b4c083c Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Tue, 6 Dec 2016 12:26:15 +0100 Subject: [PATCH] Fixed file location. --- .pkgr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pkgr.yml b/.pkgr.yml index 528e4cbdc..1bb094daf 100644 --- a/.pkgr.yml +++ b/.pkgr.yml @@ -26,7 +26,7 @@ before: - "cat Gemfile.lock" - contrib/cleanup.sh after: - - contrib/after.sh + - contrib/packager.io/after.sh env: - RAILS_ENV=production - PORT=3000