From ed21a14f68d20293d25e3c769e480f611a526ae1 Mon Sep 17 00:00:00 2001 From: Alex Zaw Date: Wed, 4 Feb 2026 20:16:54 +0000 Subject: [PATCH] Update apps/cistech-tunnel/shared/entrypoint.sh --- apps/cistech-tunnel/shared/entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/cistech-tunnel/shared/entrypoint.sh b/apps/cistech-tunnel/shared/entrypoint.sh index 2196712..d119321 100644 --- a/apps/cistech-tunnel/shared/entrypoint.sh +++ b/apps/cistech-tunnel/shared/entrypoint.sh @@ -78,4 +78,5 @@ echo "[entrypoint] openconnect-sso config generated" # Start VNC server chmod +x /shared/* +chmod +x /root/.vnc/xstartup exec /shared/startup-vnc.sh