Nerf openbox, disable x11vnc ncache

This commit is contained in:
Wyrrrd
2022-01-19 22:30:16 +01:00
parent 700fa898c2
commit e41ab2c7f9
5 changed files with 147 additions and 7 deletions
+2 -7
View File
@@ -3,10 +3,5 @@ export DISPLAY=:1
Xvfb :1 -screen 0 1600x900x16 &
sleep 5
openbox-session&
x11vnc -display :1 -nopw -listen localhost -xkb -ncache 10 -ncache_cr -forever &
cd /app/noVNC && ln -s vnc_lite.html index.html && ./utils/novnc_proxy --vnc localhost:5900 &
while true
do
/app/Wohnungsbot.AppImage --appimage-extract-and-run --no-sandbox
done
x11vnc -display :1 -nopw -listen localhost -xkb -forever &
cd /app/noVNC && ln -s vnc_lite.html index.html && ./utils/novnc_proxy --vnc localhost:5900