This commit is contained in:
35C4n0r 2026-03-13 13:03:48 +05:30
parent 9e827d526e
commit 2d8699b465
No known key found for this signature in database
GPG Key ID: 5B71E5C9D18D5675

View File

@ -27,6 +27,7 @@ install_copilot() {
fi
if ! command_exists copilot; then
echo "PATH after installation: $PATH"
echo "ERROR: Failed to install Copilot"
exit 1
fi