1 Star 1 Fork 0

xfwg / StygianCore-Controls

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
start_web.bat 616 Bytes
一键复制 编辑 原始数据 按行查看 历史
StygianTheBest 提交于 2018-12-17 15:47 . First Commit
@echo off
REM Command
REM 1(Blue), 2(Green), 3(Cyan), 4(Red), 5(Purple), 6(Yellow), 7(LGray), 8(Gray)
MODE con:cols=88 lines=45
COLOR 5F
SET mod=%1
SET NAME=Apache
TITLE %NAME%
echo.
echo ------------------------------------------------------------
echo [ Apache ]-[ StygianCore 3.3.5a ]-[ stygianthebest.github.io ]
echo ------------------------------------------------------------
echo.
echo Apache is currently running. To avoid possible data loss, please
echo shutdown the server using CTRL-C instead of closing the window
echo or terminating the process.
echo.
echo.
cd .\Server\Apache\Bin\
httpd.exe
exit
1
https://gitee.com/xfwg/StygianCore-Controls.git
git@gitee.com:xfwg/StygianCore-Controls.git
xfwg
StygianCore-Controls
StygianCore-Controls
master

搜索帮助