view docker/backend-dev-e2e/scripts/entrypoint.sh @ 3906:d8baf92cb921

cli (event): update commands following changes in events: - commands have been update to match changes in bridge method. - arguments have been completely reworked for `create` and `modify` commands, making it possible to fine tune events. - `list` has been removed in favor of `get` which can now display several events at once rel 372
author Goffi <goffi@goffi.org>
date Thu, 22 Sep 2022 00:01:48 +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