fix: 添加 openssh-client 依赖包

pull/8790/head
吴小白 2022-08-19 14:21:40 +08:00 committed by Jiangjie.Bai
parent 188c04c9a6
commit cd5d860fb4
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
apt install \
g++ make iputils-ping default-libmysqlclient-dev libpq-dev \
libffi-dev libldap2-dev libsasl2-dev sshpass pkg-config libxml2-dev \
libxmlsec1-dev libxmlsec1-openssl libaio-dev freetds-dev
libxmlsec1-dev libxmlsec1-openssl libaio-dev openssh-client freetds-dev

View File

@ -1,5 +1,5 @@
#!/bin/bash
yum -y install \
gcc-c++ sshpass mariadb-devel openldap-devel libxml2-devel \
gcc-c++ sshpass mariadb-devel openldap-devel openssh-clients libxml2-devel \
xmlsec1-devel xmlsec1-openssl-devel libtool-ltdl-devel \
postgresql-devel