ocaml-dune / binary-distribution

A web page for dune binary distribution
https://preview.dune.build/
ISC License
2 stars 5 forks source link

Add a guard against accidental partial script execution #56

Closed Leonidas-from-XIV closed 1 week ago

Leonidas-from-XIV commented 1 week ago

See https://news.ycombinator.com/item?id=40201920 for details. Essentially: try not to execute code before we have made sure we got all of it downloaded.