mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update readme.md
This commit is contained in:
parent
d71247dc03
commit
a80b2b2827
@ -69,8 +69,9 @@ public function index(){
|
||||
|
||||
#### 1. 线上代码更新
|
||||
* 执行 `php think xadmin:install admin` 从线上服务更新 `admin` 模块的所有文件(注意文件安全)
|
||||
* 执行 `php think xadmin:install static` 从线上服务更新 `plugs` 静态资料文件(注意文件安全)
|
||||
* 执行 `php think xadmin:install wechat` 从线上服务更新 `wechat` 模块的所有文件(注意文件安全)
|
||||
* 执行 `php think xadmin:install static` 从线上服务更新 `plugs` 静态资料文件(注意文件安全)
|
||||
* 执行 `php think xadmin:install config` 从线上服务更新 `config` 常用配置文件(注意文件安全)
|
||||
|
||||
#### 2. 守护进程管理
|
||||
* 执行 `php think xtask:listen` [监听]启动任务监听主进程
|
||||
|
Loading…
x
Reference in New Issue
Block a user