mirror of
https://gitee.com/openeuler/A-Tune.git
synced 2025-12-06 16:09:25 +08:00
memcached example: add g++ to libmemcached install script
Signed-off-by: Bin Hu <hubin73@huawei.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#
|
||||
# Create: 2021-09-29
|
||||
echo "install telnet..."
|
||||
yum install telnet -y
|
||||
yum install telnet gcc-c++ -y
|
||||
|
||||
echo "close firewalld..."
|
||||
systemctl stop firewalld
|
||||
|
||||
Reference in New Issue
Block a user