#!/bin/sh if [[ $1 == remove ]]; then /usr/bin/apt-key del A99404CB fi