mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Remove unneeded slash in kotlinc.bat
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
|
||||
python "%~dp0/kotlinc" %*
|
||||
python "%~dp0kotlinc" %*
|
||||
exit /b %ERRORLEVEL%
|
||||
|
||||
Reference in New Issue
Block a user