Skip to content

Commit af01525

Browse files
author
Greg Beaver
committed
prepare for using go-pear.phar
1 parent be945f9 commit af01525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pear/go-pear.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@ECHO OFF
22
set PHP_BIN=php.exe
3-
%PHP_BIN% -d output_buffering=0 PEAR\go-pear.php %1
3+
%PHP_BIN% -d output_buffering=0 go-pear.phar
44
pause

0 commit comments

Comments
 (0)