mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-20 07:34:27 +01:00
fix: install with bash (#872)
This commit is contained in:
@@ -11,7 +11,7 @@ set -eu
|
|||||||
# Supported Architectures: x86_64, arm64
|
# Supported Architectures: x86_64, arm64
|
||||||
#
|
#
|
||||||
# Usage:
|
# 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:
|
# Environment variables:
|
||||||
# GOOSE_BIN_DIR - Directory to which Goose will be installed (default: $HOME/.local/bin)
|
# GOOSE_BIN_DIR - Directory to which Goose will be installed (default: $HOME/.local/bin)
|
||||||
|
|||||||
Reference in New Issue
Block a user