changeset 160:afd2ece1fb22

add missing makedir
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 25 Oct 2023 23:00:45 +0100
parents ebff60e85c59
children d0dbfefd6fc0
files bin/getcc.aws
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/getcc.aws	Tue Oct 24 16:59:23 2023 +0100
+++ b/bin/getcc.aws	Wed Oct 25 23:00:45 2023 +0100
@@ -35,6 +35,7 @@
 #     multipart_chunksize = 32MB
 
 s=$(grep -Eow "[0-9]*\.$SEG" $wf | head -1)
+mkdir -p $s/orig/warc
 fgrep -w $s $wf |\
 while read f
 do