aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/load1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/load b/bin/load
index 6095d86..f171060 100755
--- a/bin/load
+++ b/bin/load
@@ -1,4 +1,5 @@
#!/bin/sh
+set -eu
cd "$(dirname "$0")/.." || exit 1