Fix installer source link

This commit is contained in:
3wc 2021-08-09 01:54:57 +02:00
parent 3faa101480
commit 1444a0b732
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ Firstly, install `abra` locally.
curl https://install.abra.autonomic.zone | bash
```
The source for this script [is here](https://git.autonomic.zone/coop-cloud/abra/src/branch/main/installer/installer).
The source for this script [is here](https://git.coopcloud.tech/coop-cloud/abra/src/branch/main/deploy/install.abra.coopcloud.tech/installer).
You may need to add the `~/.local/bin/` directory with your `$PATH` in order to run the executable.