#!/bin/sh

set -e

dpkg-maintscript-helper rm_conffile /etc/update-motd.d/20-cpu-checker \
	0.110.1ubuntu1 -- "$@"


