#!/bin/bash

set -ex
rm -rf /boot/dtbs/$1

/usr/sbin/update-extlinux
