#!/bin/sh set -e if which apt-key > /dev/null; then apt-key add /usr/share/keyrings/leap-keyring.gpg fi