mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Fix typo on output text
This commit is contained in:
parent
549f1b9e68
commit
e6713e8769
@ -59,7 +59,7 @@ class WaybackMachineDownloader
|
|||||||
end
|
end
|
||||||
|
|
||||||
def download_files
|
def download_files
|
||||||
puts "Downlading #{@base_url} to #{backup_path} from Wayback Machine..."
|
puts "Downloading #{@base_url} to #{backup_path} from Wayback Machine..."
|
||||||
puts
|
puts
|
||||||
file_list_curated = get_file_list_curated
|
file_list_curated = get_file_list_curated
|
||||||
count = 0
|
count = 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user