#!/bin/sh

APT_CONF=/etc/apt/apt.conf.d/90debsums
 
rm -f $APT_CONF

#DEBHELPER#
