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