文件根目录httpRoot改成www,并且自动复制到相应目录

This commit is contained in:
xiongziliang
2019-12-27 12:15:38 +08:00
parent 2aec68fd6f
commit aaab52c94f
4 changed files with 19 additions and 7 deletions

8
www/index.html Normal file
View File

@@ -0,0 +1,8 @@
<html>
<head><title>欢迎使用ZLMediaKit</title></head>
<body bgcolor="white">
<center><h1>欢迎使用ZLMediaKit,请阅读<a href="https://github.com/xiongziliang/ZLMediaKit/wiki" title="wiki">wiki</a> 获取更多帮助!</h1></center>
<hr>
<center>ZLMediaKit</center>
</body>
</html>