#!/bin/bash
# run pvsexample
cd /opt/pvb/pvsexample
xterm -e "./pvsexample -sleep=100" &
pvbrowser &
