From 6fc2516a13aa6651505d1e1bcd71c650806e0cbf Mon Sep 17 00:00:00 2001 From: Alex Zorin Date: Wed, 2 Sep 2020 17:31:40 +1000 Subject: [PATCH] leftover tracing --- certbot.wrapper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot.wrapper b/certbot.wrapper index 973f8c6ac..cbf0ddf9f 100755 --- a/certbot.wrapper +++ b/certbot.wrapper @@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh set -e # This code is based on snapcraft's own patch to work around this problem at