This commit is contained in:
Alessandro Autiero
2024-12-09 12:49:21 +01:00
parent cd6752ed3f
commit e3f7a1d2cc
20 changed files with 191 additions and 1906 deletions

8
archive/README.md Normal file
View File

@@ -0,0 +1,8 @@
# Builds Archive
Builds are stored on a Cloudflare R2 instance at `https://builds.rebootfn.org/versions.json`.
If you want to move them to another AWS-compatible object storage, run:
```
move.ps1
```
and provide the required parameters.