zotero / zotero-standalone-build

Zotero client build utility
https://www.zotero.org/support/dev/client_coding/building_the_standalone_client
Other
119 stars 98 forks source link

Replace use of wget with curl #84

Open dstillman opened 3 years ago

dstillman commented 3 years ago

No reason for the wget dependency when we can just use curl -L -O or curl -L -o filename