#!/bin/bash
nohup /home/software/noVNC/utils/websockify/run --web /home/software/noVNC --target-config /home/software/vnc 6080 > /dev/null 2> /dev/null &
