gluon-status-page-api: add neighbours-babel stream, set permissions to neighbours-* scripts

This commit is contained in:
Christof Schulze 2018-01-03 00:39:55 +01:00
parent 0606cdf7c2
commit a4c44d27b3
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/bin/sh
echo 'Access-Control-Allow-Origin: *'
CMD='exec /lib/gluon/status-page/providers/neighbours-babel'
exec /usr/sbin/sse-multiplex "$CMD"