From 1e579020f958ba486fdd9e3cab8526bb20225de5 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Mon, 4 Sep 2023 13:50:06 +1000 Subject: [PATCH] added #DEBHELPER# --- debian/overlay-boot.postinst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/overlay-boot.postinst b/debian/overlay-boot.postinst index 46c5f8f..9112306 100755 --- a/debian/overlay-boot.postinst +++ b/debian/overlay-boot.postinst @@ -9,3 +9,5 @@ case "$1" in : ;; esac + +#DEBHELPER# -- 2.39.2