aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/zstd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/zstd.sh')
-rw-r--r--chapter8/zstd.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/zstd.sh b/chapter8/zstd.sh
index 611785e..8dc163c 100644
--- a/chapter8/zstd.sh
+++ b/chapter8/zstd.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
make &&
make prefix=/usr -j1 install &&