Skip to content

Commit

Permalink
fix windows bin file
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Nov 25, 2023
1 parent dd3f145 commit 46ae632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/trap.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set BIN_PATH=%~dp0

if "%PHP_COMMAND%" == "" set PHP_COMMAND=php

cd %BIN_PATH%
"%PHP_COMMAND%" "%BIN_PATH%trap" %*

@endlocal

0 comments on commit 46ae632

Please sign in to comment.