Commit 9faafc7
committed
Fix goose installation - use official install script
Use the official goose installation script from GitHub releases:
curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | CONFIGURE=false bash
CONFIGURE=false skips interactive configuration.1 parent b6f4992 commit 9faafc7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
0 commit comments