Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Make linux install script compliant #1468

Closed
Mycobee opened this issue Nov 7, 2023 · 2 comments
Closed

Bug: Make linux install script compliant #1468

Mycobee opened this issue Nov 7, 2023 · 2 comments
Labels
bug A bug in Git Credential Manager installation Specific to installation and uninstallation platform:linux Specific to a Linux-based platform

Comments

@Mycobee
Copy link
Contributor

Mycobee commented Nov 7, 2023

The linux-install-source script throws an error because of the lack of space between the bracket and bang

$ ./linux-install-source.sh
./linux-install-source.sh: 29: [!: not found
@Mycobee
Copy link
Contributor Author

Mycobee commented Nov 7, 2023

Here's the fix @vdye
#1469

@mjcheetham
Copy link
Collaborator

Thank you for spotting this issue, and the fix in #1469!

This has now been merged to main.

@mjcheetham mjcheetham added platform:linux Specific to a Linux-based platform installation Specific to installation and uninstallation bug A bug in Git Credential Manager labels Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in Git Credential Manager installation Specific to installation and uninstallation platform:linux Specific to a Linux-based platform
Projects
None yet
Development

No branches or pull requests

2 participants