#!/bin/sh if [[ $1 == configure ]]; then /usr/bin/apt-key add /usr/share/keyrings/ranbee.com-keyring.gpg fi