From d62c2bd034cba2651c8bf2ff0fe0b99b67cea39d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Tue, 25 Oct 2016 13:02:01 +0200 Subject: [PATCH] pkgr changes --- .pkgr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pkgr.yml b/.pkgr.yml index 6ffa5cafc..0d7281337 100644 --- a/.pkgr.yml +++ b/.pkgr.yml @@ -40,5 +40,5 @@ services: - postgres after_install: - - "zammad scale web=1 websocket=1 worker=1" + - "/usr/bin/zammad scale web=1 websocket=1 worker=1"