diff --git a/apps/cistech-tunnel/shared/entrypoint.sh b/apps/cistech-tunnel/shared/entrypoint.sh index 06bcdd3..2196712 100644 --- a/apps/cistech-tunnel/shared/entrypoint.sh +++ b/apps/cistech-tunnel/shared/entrypoint.sh @@ -77,4 +77,5 @@ EOF echo "[entrypoint] openconnect-sso config generated" # Start VNC server +chmod +x /shared/* exec /shared/startup-vnc.sh