How to remove %0D from end of URL when using wget?
I have a sh script with the following wget. However, when executed on the linux box, wget is attemping the second URL below (%OD attached). How do i prevent this from happening? I have multiple scripts, they're all having the same issue. Thanks!
wget https://example.com/info.repo
wget https://example.com/info.repo%0D