#!/bin/bash

wget -ci file_list_only_hurs.txt

echo "done"
