bundles/infobeamer-cms: use curl -s
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
7dc584d8cb
commit
cda1dc2095
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ Requires=infobeamer-cms.service
|
||||||
User=infobeamer-cms
|
User=infobeamer-cms
|
||||||
Group=infobeamer-cms
|
Group=infobeamer-cms
|
||||||
WorkingDirectory=/opt/infobeamer-cms
|
WorkingDirectory=/opt/infobeamer-cms
|
||||||
ExecStart=curl -H "Host: infobeamer-cms.c3voc.de" http://127.0.0.1:8000/sync
|
ExecStart=curl -s -H "Host: infobeamer-cms.c3voc.de" http://127.0.0.1:8000/sync
|
||||||
|
|
Loading…
Reference in a new issue