mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 14:44:21 +01:00
fix: install with bash (#872)
This commit is contained in:
@@ -11,7 +11,7 @@ set -eu
|
||||
# Supported Architectures: x86_64, arm64
|
||||
#
|
||||
# Usage:
|
||||
# curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | sh
|
||||
# curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash
|
||||
#
|
||||
# Environment variables:
|
||||
# GOOSE_BIN_DIR - Directory to which Goose will be installed (default: $HOME/.local/bin)
|
||||
|
||||
Reference in New Issue
Block a user