Do not forget an all done message.

This commit is contained in:
Darren Cauthon
2014-05-28 07:41:08 -05:00
parent b43e2f65d8
commit c142cb097a

View File

@@ -22,3 +22,5 @@ podcasts.each do |podcast|
file.write open(source).read
end
end
puts 'all done!