aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/setup2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/setup b/bin/setup
index 342d22a..4055793 100755
--- a/bin/setup
+++ b/bin/setup
@@ -18,6 +18,8 @@
# License along with DomeKey Web. If not, see
# <https://www.gnu.org/licenses/>.
+set -ex
+
function program_exists () {
local program="$1"