Skip to content

Commit

Permalink
Merge c157480 into 2ec3911
Browse files Browse the repository at this point in the history
  • Loading branch information
benwbrum committed Jan 7, 2020
2 parents 2ec3911 + c157480 commit 441d6ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/ingestor.rake
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ namespace :fromthepage do
print "Found tiff #{path}\n"
#convert tiff to jpg
destination = ImageHelper.convert_tiff(path)
GC.start
end
end
end
Expand Down

0 comments on commit 441d6ec

Please sign in to comment.