diff --git a/expire-sites b/expire-sites index 757768e..b1599e9 100755 --- a/expire-sites +++ b/expire-sites @@ -17,6 +17,7 @@ if [ ! -e ${APACHEDIR} ]; then fi # Update repository +cd ${WORKDIR} echo 'Updating repository' git pull