#!/bin/sh set -e # Automatically added by dh_installmenu if [ "$1" = "configure" ] then chmod 770 /etc/backup.d fi # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0