#!/bin/bash

#PBS -V
#PBS -N VNC
#PBS -l nodes=1:ppn=1,mem=4GB,walltime=12:00:00

/share/apps/utils/setup-vnc.sh

exit