summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-example/afm-client/files/afm-client
blob: ba868e93ddf6730485802c0a6f45807d5d33864d (plain)
1
2
3
4
5
6
7
#!/bin/sh

if [ -z "${XDG_RUNTIME_DIR+1}" ]; then
  export XDG_RUNTIME_DIR=/run/user/$UID
fi
LD_PRELOAD=/usr/lib/libEGL.so /usr/bin/web-runtime http://localhost:1236/opa