Update installer paths
This commit is contained in:
parent
29e0077edb
commit
d6cec2ff1a
@ -40,7 +40,7 @@ or the bleeding-edge development version:
|
||||
curl https://install.abra.autonomic.zone | bash -s -- --dev
|
||||
```
|
||||
|
||||
The source for this script is [here](./installer/installer).
|
||||
The source for this script is [here](./deploy/install.abra.autonomic.zone/installer).
|
||||
|
||||
## Update
|
||||
|
||||
@ -62,7 +62,7 @@ Please remember to update the [CHANGELOG](./CHANGELOG.md) when you make a change
|
||||
## Release
|
||||
|
||||
- Change the `x.x.x` header in [CHANGELOG.md](./CHANGELOG.md) to reflect new version and mark date
|
||||
- Update versions in [installer/installer](./installer/installer) and [abra](./abra)
|
||||
- Update versions in [deploy/install.abra.autonomic.zone/installer](./deploy/install.abra.autonomic.zone/installer) and [abra](./abra)
|
||||
- `git commit` the above changes and then tag it with `git tag <your-new-version>`
|
||||
- Then `git push` and `git push --tags`
|
||||
- Deploy a new installer script `make release-installer`
|
||||
|
Loading…
Reference in New Issue
Block a user