#!/bin/sh set -e if [ -x /usr/bin/apt-key ]; then apt-key add /usr/share/keyrings/carnet-keyring.gpg fi #DEBHELPER#