From d4de3e1b45738b4a74e8b1c86f75ddb4b54ddd09 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:41:06 +0200 Subject: Adding debian version 3.53. Signed-off-by: Daniel Baumann --- debian/postinst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 debian/postinst (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst new file mode 100644 index 0000000..8d54689 --- /dev/null +++ b/debian/postinst @@ -0,0 +1,5 @@ +#!/bin/sh +set -e +# Get tasksel's templates loaded up. +. /usr/share/debconf/confmodule +#DEBHELPER# -- cgit v1.2.3