aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-05-04 14:37:46 +0000
committerWilliam Harrington <kb0iic@berzerkula.org>2021-05-04 14:37:46 +0000
commitaaa537fb9f002d570c8d201368117341808bf87e (patch)
tree569a08fa384819eb82cc413683b40d91dc65825e
parentcd14037951a12d85fc8f47cad0f1b43e68509e97 (diff)
Fix indention.
-rw-r--r--chapter8/procps-ng.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter8/procps-ng.sh b/chapter8/procps-ng.sh
index 630cfe4..64e7088 100644
--- a/chapter8/procps-ng.sh
+++ b/chapter8/procps-ng.sh
@@ -7,7 +7,7 @@ set -e
--docdir=/usr/share/doc/procps-ng-"${VERSION}" \
--disable-static \
--disable-kill \
- --with-systemd &&
+ --with-systemd &&
make &&