Skip to content

Commit d9c5018

Browse files
committed
Clean up leftover install dir
1 parent bbcca4a commit d9c5018

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# Usage: curl -fsSL https://gh.io/copilot-install | bash
66
# or: wget -qO- https://gh.io/copilot-install | bash
77

8-
INSTALL_DIR="${INSTALL_DIR:-$HOME/.local/bin}"
9-
108
echo "Installing GitHub Copilot CLI..."
119

1210
# Detect platform

0 commit comments

Comments
 (0)