debian/postinst: Add missing newline

This commit is contained in:
Tom Dewey 2024-10-02 16:06:13 +01:00 committed by Tom Dewey
parent ec0f50e277
commit 879b89cae1

2
debian/postinst vendored
View file

@ -6,4 +6,4 @@ if [ ! -x /usr/bin/rpi-imager ]; then
chmod +x /usr/bin/rpi-imager
fi
#DEBHELPER#
#DEBHELPER#