#!/bin/sh
# Clean for server
rm -fr normal
rm -fr debug
rm -fr profile
rm -fr log
