summaryrefslogtreecommitdiff
path: root/etc/pkgs/005-tini.sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pkgs/005-tini.sh')
-rwxr-xr-xetc/pkgs/005-tini.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pkgs/005-tini.sh b/etc/pkgs/005-tini.sh
index 44bb172..12d44a7 100755
--- a/etc/pkgs/005-tini.sh
+++ b/etc/pkgs/005-tini.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-set -x
+set -xe
sudo yum install -y cmake glibc-static || exit 1
git clone https://github.com/krallin/tini.git