#!/bin/sh

set -e

if [ "$1" = 'configure' ]; then
    ln -sf /usr/share/keyrings/khirnov-net-keyring.gpg /etc/apt/trusted.gpg.d/
fi

#DEBHELPER#
