We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcca4a commit d9c5018Copy full SHA for d9c5018
install.sh
@@ -5,8 +5,6 @@ set -e
5
# Usage: curl -fsSL https://gh.io/copilot-install | bash
6
# or: wget -qO- https://gh.io/copilot-install | bash
7
8
-INSTALL_DIR="${INSTALL_DIR:-$HOME/.local/bin}"
9
-
10
echo "Installing GitHub Copilot CLI..."
11
12
# Detect platform
0 commit comments