Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa authored Oct 23, 2020
1 parent b0557b6 commit 0948824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supporting/shims/kiennq/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ shim.exe: $(ZIP)

unzip: shim.exe ## Unzip download

verify: shim.exe ## Version SHA256 checksum for shim.exe
verify: shim.exe ## Verify SHA256 checksum for shim.exe
sed -e "s|bin/||" checksum.sha256 | sha256sum -c

clean: ## Clean .zip files
Expand Down

0 comments on commit 0948824

Please sign in to comment.