mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-18 06:58:26 -04:00
wget's --continue makes wget not overwrite the existing file, or create a new version with a .1 extension. Instead it tries to finish an incomplete download, or does nothing if the download is complete and matching.