c4df7472676c ^
a994eb92a4e0 ^
1 2
3
echo "downloading $url into $out" $curl --fail --location --max-redirs 20 "$url" > "$out"