#! /bin/bash -e # #DEBHELPER# if [ "$1" = "configure" ] then test ! -f /usr/local/bin/ud-replicate || rm -f /usr/local/bin/ud-replicate fi exit 0