#!/usr/bin/env bash
cd /usr/share/novnc-git
exec ./utils/launch.sh "$@"
