aboutsummaryrefslogtreecommitdiffstats
path: root/chapter7/util-linux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter7/util-linux.sh')
-rw-r--r--chapter7/util-linux.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter7/util-linux.sh b/chapter7/util-linux.sh
index e70fbfa..7a00c8c 100644
--- a/chapter7/util-linux.sh
+++ b/chapter7/util-linux.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
+
mkdir -p /var/lib/hwclock &&
./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
--docdir=/usr/share/doc/util-linux-"${VERSION}" \