Mercurial > libervia-backend
view docker/backend-dev-e2e/scripts/entrypoint.sh @ 3771:e597dbfbc4c6
doc (cli/pubsub): document new `--public` flags:
`--public` option is documented for `subscribe`, `subscriptions` and `node subscriptions
get`, with examples. A warning has been added to show explicitely the privacy implication
of using `--public` with `subscribe`.
rel 365
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 13 May 2022 19:32:06 +0200 |
parents | 73e04040d577 |
children |
line wrap: on
line source
#!/bin/sh eval $(dbus-launch --sh-syntax) nohup /usr/bin/Xtigervnc -geometry 1024x768 -desktop "Libervia e2e test" -rfbport 5900 -SecurityTypes None :0 & nohup openbox & exec libervia-backend fg