We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0557b6 commit 0948824Copy full SHA for 0948824
1 file changed
supporting/shims/kiennq/Makefile
@@ -31,7 +31,7 @@ shim.exe: $(ZIP)
31
32
unzip: shim.exe ## Unzip download
33
34
-verify: shim.exe ## Version SHA256 checksum for shim.exe
+verify: shim.exe ## Verify SHA256 checksum for shim.exe
35
sed -e "s|bin/||" checksum.sha256 | sha256sum -c
36
37
clean: ## Clean .zip files
0 commit comments