home · contact · privacy
Fix tests and unfortunate captcha dir name choice.
[redo-blog] / processor / default.html.do
index 31fa9cd5e24259401c9ff0332eae1639f95c8648..8e88dbb86ca4bbbcf55e1dfb250a417289e9b912 100644 (file)
@@ -10,7 +10,7 @@ prep_url() {
 # Pull in global dependencies.
 . ./helpers.sh
 metadata_dir=metadata
-captchas_dir=captchas/public
+captchas_dir=captchas/linkable
 mkdir -p "$captchas_dir"
 meta_file="${metadata_dir}/${1%.html}.automatic_metadata"
 redo-ifchange "$meta_file"