feat: add git cherry

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-10 22:24:25 +08:00
parent b34f667a5f
commit e13f7ebfe3
4 changed files with 4 additions and 12 deletions
+3 -3
View File
@@ -28,9 +28,9 @@ readonly USER=${USER:-'root'} # Setting a username
# 设置统一的密码,方便记忆
readonly PASSWORD=${PASSWORD:-'openIM123'} # Setting a password
# Linux系统 going 用户
readonly LINUX_USERNAME=${LINUX_USERNAME:-going}
# Linux root & going 用户密码
# Linux系统 openim 用户
readonly LINUX_USERNAME=${LINUX_USERNAME:-openim}
# Linux root & openim 用户密码
readonly LINUX_PASSWORD=${LINUX_PASSWORD:-${PASSWORD}}
# 设置安装目录