fix: link
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se 2025-01-11 19:38:55 +01:00
parent d3e78c5fb4
commit 2bc61ebb36
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -60,8 +60,7 @@ And test things work.
* `abra` will now write the app deployment version to the app env file * `abra` will now write the app deployment version to the app env file
(`$ABRA_DIR/servers/<server>/<domain>.env`) against the `TYPE=/RECIPE=` env (`$ABRA_DIR/servers/<server>/<domain>.env`) against the `TYPE=/RECIPE=` env
var. This has a number of implications which are detailed in the [release var. This has a number of implications which are detailed in the [release
announcement announcement post](https://coopcloud.tech/blog/new-year-status-update-25/).
post](https://pad.local-it.org/G1TOcidEQtyArJU9gI0SDw?both#New-abra-release-candidate).
The current `v0.9.x` series of `abra` will not be able to parse this version. The current `v0.9.x` series of `abra` will not be able to parse this version.
So, if you're testing the release candidate, you might to clean up your So, if you're testing the release candidate, you might to clean up your
`.env` files afterwards. `.env` files afterwards.