1
0
mirror of https://github.com/janet-lang/janet synced 2025-08-30 09:28:03 +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

View File

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