From ebc7c6a5ffd55d687b2f80af2b550eab3db010e8 Mon Sep 17 00:00:00 2001 From: toby Date: Fri, 29 Mar 2019 18:46:22 +0000 Subject: [PATCH] screw it, allowing undefined vars for now, will fix that eventually --- debian/wit-network-config.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/wit-network-config.postinst b/debian/wit-network-config.postinst index a53f856..8f69c75 100755 --- a/debian/wit-network-config.postinst +++ b/debian/wit-network-config.postinst @@ -4,7 +4,7 @@ # see: dh_installdeb(1) #set -xe -set -Eeuxo pipefail +set -Eexo pipefail # summary of how this script can be called: # * `configure'