summaryrefslogtreecommitdiff
path: root/os/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'os/debian/postinst')
-rw-r--r--os/debian/postinst8
1 files changed, 0 insertions, 8 deletions
diff --git a/os/debian/postinst b/os/debian/postinst
deleted file mode 100644
index 710d223d6..000000000
--- a/os/debian/postinst
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-
-
-. /usr/share/debconf/confmodule
-
-#DEBHELPER#