summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorfpi2020-08-23 13:04:27 +0200
committerfpi2020-08-23 13:05:07 +0200
commitaaefc71b6e7a58fcd13e0db1e1f01cf6b2a7f55a (patch)
treea87a6cfbc70ab86a4f1dc1ec5137f337c62be674 /README.org
parentAdd table of contents to readme (diff)
Create directory to save hashes if it does not exist
Diffstat (limited to '')
-rw-r--r--README.org1
1 files changed, 1 insertions, 0 deletions
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=""
<<gethash>>