-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
curl install gives error on ubuntu #1597
Comments
Same issue here |
same issue here |
Is this still an issue after #1469 was committed? |
Still a problem in november curl -L https://aka.ms/gcm/linux-install-source.sh | sh
Git Credential Manager is licensed under the MIT License: https://aka.ms/gcm/license git-credential-manager: command not found |
@paulgmiller did you mean October? In any case, could you run this with |
Hi, I tried folowing the install instructions in the readme: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/install.md#install-from-source-helper-script
I installed curl.
Then tried: $ curl -L https://aka.ms/gcm/linux-install-source.sh | sh
I get the folowing output:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
This script will download, compile, and install Git Credential Manager to:
Git Credential Manager is licensed under the MIT License: https://aka.ms/gcm/license
100 7552 100 7552 0 0 38867 0 --:--:-- --:--:-- --:--:-- 38867
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
Please answer yes or no.
sh: 170: Syntax error: "fi" unexpected (expecting "then")
My system: Ubuntu 22.04.4 LTS
GNOME Version: 42.9
The text was updated successfully, but these errors were encountered: