#!/bin/bash

mkdir /root/geoserver-2.2.4-backup

mv /usr/share/tomcat/webapps/geoserver* /root/geoserver-2.2.4-backup
