vitasdk / vdpm

SDK installer and package "manager" for $VITASDK
GNU Lesser General Public License v2.1
222 stars 62 forks source link

add temp files to install packages script #68

Closed arroadie closed 3 years ago

arroadie commented 3 years ago

Hi, small change for some quality of life when downloading packages. If the current package was already downloaded by the script on the last 24 hours it won't download again. This improved the installation when the source was failing to respond to the sequential calls (probably the web server got busy)

yne commented 3 years ago

nice to have. yet It only seems to solve a very specific use case.

arroadie commented 3 years ago

nice to have. yet It only seems to solve a very specific use case.

absolutely. I've sent just in case it's something that happens to more people and to alleviate some of the resources on the domain that is serving the packages. thanks for taking the time to review

yne commented 3 years ago

I hope the find /tmp/* will work in msys2