We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0d0f2 commit ccb6464Copy full SHA for ccb6464
1 file changed
deploy/start-xpra.sh
@@ -12,6 +12,7 @@ VENV_PY="$HOME/environnet-sim/.venv/bin/python"
12
exec /usr/bin/xpra start :100 \
13
--bind-tcp=127.0.0.1:14500 \
14
--html=on \
15
+ --sharing=yes \
16
--daemon=no \
17
--use-display=auto \
18
--start-child="$VENV_PY -m environnets" \
0 commit comments