mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-18 02:06:35 +00:00
Remove dot in download summary
This commit is contained in:
parent
2ea03e9aea
commit
f98ac313c1
@ -102,7 +102,7 @@ class WaybackMachineDownloader
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
puts
|
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
|
end
|
||||||
|
|
||||||
def structure_dir_path dir_path
|
def structure_dir_path dir_path
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user