diff --git a/debian/control b/debian/control index c4fa5655..24ffd9c3 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,6 @@ Depends: guhd (= ${binary:Version}), guh-plugins (= ${binary:Version}), ${misc:Depends} Suggests: guh-doc -Recommends: guh-dbg (= ${binary:Version}) Description: An open source IoT server - meta package The guh daemon is a plugin based IoT (Internet of Things) server. The server works like a translator for devices, things and services and diff --git a/debian/guhd.postinst b/debian/guhd.postinst index 9638feeb..c58aa1d8 100755 --- a/debian/guhd.postinst +++ b/debian/guhd.postinst @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #