Update README.md

This commit is contained in:
Harald Hoyer 2020-03-13 10:50:56 +01:00 committed by GitHub
parent 74cbeed46c
commit b54c13c827
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,11 +123,9 @@ If `CHECKPOINT` is set, it will remove old images.
then upload to your update server: then upload to your update server:
```console ```console
$ TARBALL="$(jq -r '.name' VerityBook-latest.json)-$(jq -r '.version' VerityBook-latest.json)".tgz $ rsync -Pavorz dist/ <DESTINATION>/
$ scp "$TARBALL" VerityBook-latest.json <DESTINATION>
``` ```
## QEMU disk image ## QEMU disk image
```console ```console
$ sudo ./mkimage.sh <IMGDIR> image.raw $ sudo ./mkimage.sh <IMGDIR> image.raw