From aaefc71b6e7a58fcd13e0db1e1f01cf6b2a7f55a Mon Sep 17 00:00:00 2001 From: fpi Date: Sun, 23 Aug 2020 13:04:27 +0200 Subject: Create directory to save hashes if it does not exist --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 77ba004..645e312 100644 --- a/README.org +++ b/README.org @@ -125,6 +125,7 @@ first. If they do not match keep the file for tangling. #+NAME: checkhashes #+begin_src shell HASHDIR="hash" +mkdir -p $HASHDIR tanglefiles="" <> -- cgit v1.2.3