Add releases section to README

This commit is contained in:
notplants 2021-02-12 14:32:59 +01:00
parent d41ea0bd88
commit 5e3a0c6e8d
1 changed files with 6 additions and 1 deletions

View File

@ -20,7 +20,6 @@ git clone https://gitlab.com/larswirzenius/vmdb2.git
cd vmdb2; ln -s vmdb2 /usr/local/bin/vmdb2
```
## To Build A New Image
Run,
@ -39,8 +38,14 @@ This image can then be flashed to an SD card using dd or etcher.
## Publishing The Image
To build a new peach image, and copy the output image and log to the releases directory, run:
```shell
./build.sh
```
PeachCloud images are versioned and published for release at http://releases.peachcloud.org/
## What's Different In This Fork?
the only file that is edited from the original is ```raspi_master.yaml```