[init] 完善初始化脚本

This commit is contained in:
zeaslity
2023-10-08 09:27:58 +08:00
parent 65cb700649
commit 0b957c06d2
4 changed files with 174 additions and 34 deletions

View File

@@ -1,5 +1,9 @@
#!/bin/bash
.
## 对外暴露的安装Redis的主函数
InstallRedis() {
FunctionStart