aboutsummaryrefslogtreecommitdiffstats
path: root/chapter7/util-linux.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-05-04 14:29:22 +0000
committerWilliam Harrington <kb0iic@berzerkula.org>2021-05-04 14:29:22 +0000
commitb46b1d4308eb445dd0fd0162eb19169b9ca4af88 (patch)
tree186f28c1dc8fe074d02646fd0f6e4faf5abdb06f /chapter7/util-linux.sh
parent840f6bf6698d71e09254f02f7871e5b8e34f3e58 (diff)
Remove -e and fix some indentions.
Diffstat (limited to 'chapter7/util-linux.sh')
-rw-r--r--chapter7/util-linux.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter7/util-linux.sh b/chapter7/util-linux.sh
index e0241fa..7a00c8c 100644
--- a/chapter7/util-linux.sh
+++ b/chapter7/util-linux.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
mkdir -p /var/lib/hwclock &&
./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \