#!/bin/bash

# copy to /etc/initramfs/post-update.d/efi

/usr/sbin/update-efi -a "$1" -k ${2%/*}

