新增 openai-proxy的内容

This commit is contained in:
zeaslity
2023-06-14 10:37:53 +08:00
parent 6aa6236668
commit e8cc482c99
23 changed files with 1413 additions and 4 deletions

View File

@@ -1146,10 +1146,10 @@ main() {
commonToolInstall
# 安装docker版本信息在本脚本的开头处修改~~
InstallDocker cn || return $?
InstallDockerCompose || return $?
modifySystemConfig_Docker
changeDockerRegisterMirror || return $?
# InstallDocker cn || return $?
# InstallDockerCompose || return $?
# modifySystemConfig_Docker
# changeDockerRegisterMirror || return $?
# InstallRedis -p 36379 -m docker