1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00

Merge pull request #135 from krysros/master

Fix typo in jpm.bat
This commit is contained in:
Calvin Rose 2019-07-05 12:56:10 -05:00 committed by GitHub
commit fb7914a3c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
@echo off
@rem Wrapper arounf jpm
@rem Wrapper around jpm
janet %~dp0\jpm.janet %*