We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bin install github.com/gerardog/gsudo
Install gsudo in powershell, does not ask, but installs the checksum file:
d:\home\binbin\gsudo.setup.msi.sha256 v2.4.4 github.com/gerardog/gsudo
I know about -a, but if we ignore .sha256 and .msi files, it would use the correct "portable" file
-a
.sha256
.msi
bin install github.com/gerardog/gsudo -a • Getting latest release for gerardog/gsudo Multiple matches found, please select one: [1] gsudo.portable.zip [2] gsudo.portable.zip.sha256 [3] gsudo.setup.arm64.msi [4] gsudo.setup.arm64.msi.sha256 [5] gsudo.setup.x64.msi [6] gsudo.setup.x64.msi.sha256 [7] gsudo.setup.x86.msi [8] gsudo.setup.x86.msi.sha256 Select an option:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Install gsudo in powershell, does not ask, but installs the checksum file:
I know about
-a
, but if we ignore.sha256
and.msi
files, it would use the correct "portable" fileThe text was updated successfully, but these errors were encountered: