#!/bin/bash DIR=$( dirname "$0" ) cd "$DIR" cd wip_daniel svn update cd .. rm wip_daniel.zip zip -r wip_daniel.zip wip_daniel -x "*/.*"