From b46b1d4308eb445dd0fd0162eb19169b9ca4af88 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 4 May 2021 14:29:22 +0000 Subject: Remove -e and fix some indentions. --- chapter8/man-pages.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'chapter8/man-pages.sh') diff --git a/chapter8/man-pages.sh b/chapter8/man-pages.sh index c019094..db9dad4 100644 --- a/chapter8/man-pages.sh +++ b/chapter8/man-pages.sh @@ -1,4 +1,3 @@ #!/bin/bash -set -e make -j1 install -- cgit v1.2.3-54-g00ecf