Implemented snapshot downloads. This is just a simple git archive
export to a temporary file, then serving the file with
Mojo::Asset::File. Fixed a bunch of errors with system() calls.
last updated:
Implemented snapshot downloads. This is just a simple git archive
export to a temporary file, then serving the file with
Mojo::Asset::File. Fixed a bunch of errors with system() calls.