Files
Reboot-Launcher/archive/README.md
Alessandro Autiero fdb1d694d9 Better moving system
2024-12-10 17:18:10 +01:00

8 lines
243 B
Markdown

# 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:
```
python move.py
```
and provide the required parameters.