From: Bastian Dehn Date: Sun, 28 Jun 2026 18:43:46 +0000 (+0200) Subject: remove set e post scripts X-Git-Tag: v1.1.34^2~5^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=1d489b0aa9fdcd4563ed055d2b5dcd3d1e48fe5d;p=sane-kds-s2000w-net.git remove set e post scripts --- diff --git a/src/debian/postinst b/src/debian/postinst index 1fa6c54..c1fce8d 100755 --- a/src/debian/postinst +++ b/src/debian/postinst @@ -1,7 +1,5 @@ #!/bin/bash -set -e - errlog() { local lastexit=$? diff --git a/src/debian/postrm b/src/debian/postrm index 5744cc8..cc003be 100755 --- a/src/debian/postrm +++ b/src/debian/postrm @@ -1,7 +1,5 @@ #!/bin/bash -set -e - errlog() { local lastexit=$?