Github's recent changes broke release downloads but fortunately the wget solution posted in a gh thread about this works on linux.
until wget -c <url>; do :; done
Replacing <url> with the direct link to the file you're downloading.
Github's recent changes broke release downloads but fortunately the wget solution posted in a gh thread about this works on linux.
until wget -c <url>; do :; done
Replacing <url> with the direct link to the file you're downloading.
lemgandi
in reply to Darth Tiktaalik 🏳️⚧️ • • •Darth Tiktaalik 🏳️⚧️ likes this.
Darth Tiktaalik 🏳️⚧️ reshared this.