Open dstillman opened 3 years ago
No reason for the wget dependency when we can just use curl -L -O or curl -L -o filename
curl -L -O
curl -L -o filename
No reason for the wget dependency when we can just use
curl -L -O
orcurl -L -o filename