mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 08:35:59 +08:00
feat: add scripts environment details design
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ The scripts within the OpenIM Suite generally adhere to two primary execution me
|
||||
2. **Function-based Execution:** Invoking specific functions within the script for more specialized operations (e.g., install, uninstall).
|
||||
|
||||
```bash
|
||||
./[script-name].sh [function-name]
|
||||
./scripts/install/install.sh [function-name]
|
||||
```
|
||||
|
||||
### 1. Direct Script Execution
|
||||
|
||||
Reference in New Issue
Block a user