#!/bin/sh set -e REPOSITORY="/srv/$(hostname -f)/packages" cd "${REPOSITORY}" if [ ! -e conf ] then exit 0 fi rm -rf db dists pool project