mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
适配 luban-next 最新版本的配表结构,新增 Mac 设备相关的 shell 脚本支持
This commit is contained in:
3
Tools/FileServer/instal.sh
Executable file
3
Tools/FileServer/instal.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm install yumu-static-server -g
|
3
Tools/FileServer/start.sh
Executable file
3
Tools/FileServer/start.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
server -p 8081 -cors
|
Reference in New Issue
Block a user