diff --git a/build/scripts/postinst b/build/scripts/postinst index 92ead13..1b02eba 100755 --- a/build/scripts/postinst +++ b/build/scripts/postinst @@ -21,4 +21,6 @@ fi # Change the directory ownership of /etc chown -R adept:adept /etc/adept +#DEBHELPER# + exit 0