Skip to content

Commit 5ef4a9b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)