#!/bin/bash
cd /usr/share/xenwebmanager
python frontend.py -daemon >/dev/null 2>&1
