Be sure that all maintainer scripts are returning 0 at their end
This commit is contained in:
parent
d634a9971d
commit
d518f66985
6 changed files with 10 additions and 1 deletions
2
debian/nut-client.postinst
vendored
2
debian/nut-client.postinst
vendored
|
@ -59,3 +59,5 @@ case "$1" in
|
|||
esac
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue