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