From 42b79931412e12358aa4bad6444fce1e74ca5d82 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 13 Nov 2022 11:14:06 +0100 Subject: generate ToS with inline CSS --- bootstrap | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 67e246838..5206fc2ea 100755 --- a/bootstrap +++ b/bootstrap @@ -8,6 +8,11 @@ if ! git --version >/dev/null; then exit 1 fi +if ! htmlark --version >/dev/null; then + echo "htmlark not installed" + exit 1 +fi + echo "$0: Updating submodules" echo | git submodule update --init -- cgit v1.2.3