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"