From 879b89cae1e35d5d6dd6b26aa269a0f3e260a5c3 Mon Sep 17 00:00:00 2001 From: Tom Dewey Date: Wed, 2 Oct 2024 16:06:13 +0100 Subject: [PATCH] debian/postinst: Add missing newline --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index 7a2f1e5..c3faabf 100644 --- a/debian/postinst +++ b/debian/postinst @@ -6,4 +6,4 @@ if [ ! -x /usr/bin/rpi-imager ]; then chmod +x /usr/bin/rpi-imager fi -#DEBHELPER# \ No newline at end of file +#DEBHELPER#