#!/bin/sh
set -e
if dpkg-maintscript-helper supports rm_conffile; then
  dpkg-maintscript-helper rm_conffile /etc/apt/preferences.d/metalb -- "$@"
fi
apt-key add /usr/share/keyrings/metalb-keyring.gpg
#DEBHELPER#
