summaryrefslogtreecommitdiff
path: root/etc/pkgs/003-openssl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pkgs/003-openssl.sh')
-rwxr-xr-xetc/pkgs/003-openssl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pkgs/003-openssl.sh b/etc/pkgs/003-openssl.sh
index 92a4658..184d738 100755
--- a/etc/pkgs/003-openssl.sh
+++ b/etc/pkgs/003-openssl.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-set -x
+set -xe
name="openssl"
version="1.1.0j"