]> git.cworth.org Git - sup/blobdiff - bin/sup-recover-sources
Add new :crypto_default configuration option.
[sup] / bin / sup-recover-sources
index db75b11a392f8043346d7af4769d6a6244ec3b2b..43fa5f640f0fcd862ceac622388a471a8573edc2 100755 (executable)
@@ -50,7 +50,7 @@ end.parse(ARGV)
 require "sup"
 Redwood::start
 puts "loading index..."
-index = Redwood::Index.new
+index = Redwood::Index.init
 index.load
 puts "loaded index of #{index.size} messages"