mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 09:46:05 +00:00
Remove dot in download summary
This commit is contained in:
parent
2ea03e9aea
commit
f98ac313c1
@ -102,7 +102,7 @@ class WaybackMachineDownloader
|
||||
end
|
||||
end
|
||||
puts
|
||||
puts "Download complete, saved in #{backup_path}. (#{file_list_curated.size} files)"
|
||||
puts "Download complete, saved in #{backup_path} (#{file_list_curated.size} files)"
|
||||
end
|
||||
|
||||
def structure_dir_path dir_path
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user