Files
Bubberstation/tools/bootstrap
SkyratBot 4e5da178a3 [MIRROR] windows node bootstrapping now downloads node.exe to a separate file before renaming it [MDB IGNORE] (#19508)
* windows node bootstrapping now downloads node.exe to a separate file before renaming it (#73586)

This should stop people from getting "corrupt" copies of node.exe in
their `./tools/bootstrap/.cache` directory. I checked before making this
commit that WebClient.DownloadFile can definitely result in a
half-written file.

* windows node bootstrapping now downloads node.exe to a separate file before renaming it

---------

Co-authored-by: willox <me@wiox.me>
2023-03-10 02:41:14 +00:00
..