Use osmo-bsc-meas-utils

Use package from osmo repo for meas_json
This commit is contained in:
Monocots 2019-05-27 18:03:45 +00:00
parent 8e3be576a5
commit d6cde0ba3c
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
exec 2>&1
exec /usr/bin/websocketd --staticdir=/var/www/meas --port=8080 /usr/bin/stdbuf -oL /usr/local/bin/meas_json
exec /usr/bin/websocketd --staticdir=/var/www/meas --port=8080 /usr/bin/stdbuf -oL /usr/bin/meas_json