diff --git a/build/scripts/postinst b/build/scripts/postinst index 6bed4e1..92ead13 100755 --- a/build/scripts/postinst +++ b/build/scripts/postinst @@ -20,3 +20,5 @@ fi # Change the directory ownership of /etc chown -R adept:adept /etc/adept + +exit 0