Update version file.
This commit is contained in:
parent
1af2da554b
commit
1dea9079e1
@ -1,3 +1,3 @@
|
|||||||
v2.0.0-dev
|
v2.0.0-rc2
|
||||||
|
|
||||||
# https://github.com/futurice/chilipie-kiosk
|
https://github.com/futurice/chilipie-kiosk
|
||||||
|
|||||||
@ -2,9 +2,8 @@
|
|||||||
|
|
||||||
## Baseline setup
|
## Baseline setup
|
||||||
|
|
||||||
Replace `$TAG` with whatever version is being built, e.g. `v2.0.0`.
|
1. Set the version we're building, e.g. `export TAG=v2.0.0-rc2`
|
||||||
|
1. Update version file with `echo -e "$TAG\n\nhttps://github.com/futurice/chilipie-kiosk" > home/.chilipie-kiosk-version`
|
||||||
1. Check that the version in `.chilipie-kiosk-version` matches `$TAG`
|
|
||||||
1. Run `./md-to-html.sh`
|
1. Run `./md-to-html.sh`
|
||||||
1. Check that all changes have been pushed to GitHub
|
1. Check that all changes have been pushed to GitHub
|
||||||
1. Get Raspbian Lite (`2018-06-27-raspbian-stretch-lite.zip`)
|
1. Get Raspbian Lite (`2018-06-27-raspbian-stretch-lite.zip`)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user