Created
August 9, 2022 00:31
-
-
Save harold-b/a732fddced7e1745d20d0b329418494c to your computer and use it in GitHub Desktop.
Use kr codesign on windows fallback to WSL.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo OFF | |
setlocal enabledelayedexpansion | |
wsl.exe krgpg %* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment