php-src/pear/go-pear.bat
2005-09-11 17:39:15 +00:00

5 lines
85 B
Batchfile

@ECHO OFF
set PHP_BIN=php.exe
%PHP_BIN% -d output_buffering=0 go-pear.phar
pause