diff options
Diffstat (limited to 'debian/postinst')
-rw-r--r-- | debian/postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst index 2ce18e2..2708d17 100644 --- a/debian/postinst +++ b/debian/postinst @@ -107,3 +107,5 @@ if [ "$1" = "configure" ] && [ "$2" != "" ]; then install_directory mnt 755 root fi fi + +#DEBHELPER# |