Skip to content

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

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

ani-cli

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

1 similar comment
@github-actions
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

@github-actions
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