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. --- chapter7/util-linux.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'chapter7/util-linux.sh') 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 \ -- cgit v1.2.3-54-g00ecf