]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
remove set e post scripts
authorBastian Dehn <hhaalo@arcor.de>
Sun, 28 Jun 2026 18:43:46 +0000 (20:43 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 28 Jun 2026 18:43:46 +0000 (20:43 +0200)
src/debian/postinst
src/debian/postrm

index 1fa6c54b1aab2b96682401fb2e583fd02e9d515d..c1fce8df076e50641fa643e5fd1da14e731f5c17 100755 (executable)
@@ -1,7 +1,5 @@
 #!/bin/bash
 
-set -e
-
 errlog()
 {
        local lastexit=$?
index 5744cc8fb92a7950ff509e14e4f274ca45489edc..cc003bed6a8870afed157dd15eee4739754b0205 100755 (executable)
@@ -1,7 +1,5 @@
 #!/bin/bash
 
-set -e
-
 errlog()
 {
        local lastexit=$?