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

[email protected]: update cmd shim to call git's bash.exe instead of wsl's … #13342

Closed
wants to merge 3 commits into from

Conversation

ykhan21
Copy link

@ykhan21 ykhan21 commented May 24, 2024

  • update cmd shim to call git's bash.exe instead of wsl's bash.exe
  • remove old dependency (wget)

Closes: #13385

The auto-generated ani-cli.cmd shim now calls WSL's bash.exe at C:\Windows\System32\bash.exe instead of Git for Windows' bash.exe at ~\scoop\apps\git\current\bin\bash.exe, which causes a few problems for Windows users of ani-cli.
This commit fixes it by updating the ani-cli.cmd shim in post_install.

@ykhan21
Copy link
Author

ykhan21 commented May 24, 2024

/verify

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

ani-cli

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

1 similar comment
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

ani-cli

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@ykhan21
Copy link
Author

ykhan21 commented Jun 1, 2024

/verify

Copy link
Contributor

github-actions bot commented Jun 1, 2024

All changes look good.

Wait for review from human collaborators.

ani-cli

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ani-cli cmd shim calls wsl bash instead of git's bash, causing errors
1 participant