Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 5ef4a9b

Browse files
author
Antonis Kalipetis
authored
Merge pull request #291 from platformsh/ralt-patch-1
Update curl | bash installer link for upsun CLI
2 parents 1882d89 + 5baa455 commit 5ef4a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ release:
171171
### Bash installer
172172
173173
```console
174-
curl -fsSL https://raw.githubusercontent.com/platformsh/upsun-cli/main/installer.sh | bash
174+
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | VENDOR=upsun bash
175175
```
176176
177177
</summary>

0 commit comments

Comments
 (0)