#!/bin/bash

rm -rf ../src/gui
mkdir ../src/gui
cp -R www/DEBUG/ ../src/gui
