diff --git a/bin/arc.bat b/bin/arc.bat index 4289de86..a1fd8f6c 100644 --- a/bin/arc.bat +++ b/bin/arc.bat @@ -1,3 +1,3 @@ @echo off -php -f %~dp0..\scripts\arcanist.php -- %* +php -f "%~dp0..\scripts\arcanist.php" -- %*