pkgr - create init scripts afer install

This commit is contained in:
André Bauer 2016-10-25 10:46:47 +02:00
parent 9e3443365f
commit 5884ea4550

View file

@ -36,4 +36,7 @@ env:
services:
- postgres
after_install:
- zammad scale web=1 websocket=1 worker=1
notifications: false