修改容器化的配置
This commit is contained in:
parent
49529cb55b
commit
8d6f4f6f87
2
ruoyi-ui
2
ruoyi-ui
|
|
@ -1 +1 @@
|
||||||
Subproject commit 75b0e616831d97a62e1109701cf0bbff6f7ca2fc
|
Subproject commit 7bbf2530a7e7f7892cb429654aa57ae87494887d
|
||||||
2
use.md
2
use.md
|
|
@ -19,6 +19,8 @@ git pull && git submodule update --init --recursive
|
||||||
git pull && git submodule update --remote --recursive
|
git pull && git submodule update --remote --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### git submodule foreach 'git checkout main && git pull'
|
||||||
|
|
||||||
### 方式2:创建别名简化操作
|
### 方式2:创建别名简化操作
|
||||||
```bash
|
```bash
|
||||||
# 配置别名(只需执行一次)
|
# 配置别名(只需执行一次)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue