5 Star 42 Fork 21

在路上FX / shopFX

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
yii.bat 323 Bytes
一键复制 编辑 原始数据 按行查看 历史
在路上FX 提交于 2019-09-10 21:53 . 提交到gitee
@echo off
rem -------------------------------------------------------------
rem Yii command line bootstrap script for Windows.
rem -------------------------------------------------------------
@setlocal
set YII_PATH=%~dp0
if "%PHP_COMMAND%" == "" set PHP_COMMAND=php.exe
"%PHP_COMMAND%" "%YII_PATH%yii" %*
@endlocal
PHP
1
https://gitee.com/mxf_xixi/shopFX.git
git@gitee.com:mxf_xixi/shopFX.git
mxf_xixi
shopFX
shopFX
master

搜索帮助