diff options
Diffstat (limited to 'functions/wrapper.sh')
-rwxr-xr-x | functions/wrapper.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/wrapper.sh b/functions/wrapper.sh index ee013dd69..581e59acf 100755 --- a/functions/wrapper.sh +++ b/functions/wrapper.sh @@ -7,8 +7,6 @@ # This is free software, and you are welcome to redistribute it # under certain conditions; see COPYING for details. -set -e - Apt () { case "${LH_APT}" in |